mozilla-central2 mozilla-central2 $ ./mach build -v /Users/matthew/mozilla-central2/obj-fx-dbg/config.status is out of date with respect to /Users/matthew/mozilla-central2/obj-fx-dbg/.mozconfig.json 0:00.73 Clobber not needed. 0:00.73 Adding make options from /Users/matthew/mozilla-central2/.mozconfig MOZ_OBJDIR=/Users/matthew/mozilla-central2/obj-fx-dbg OBJDIR=/Users/matthew/mozilla-central2/obj-fx-dbg FOUND_MOZCONFIG=/Users/matthew/mozilla-central2/.mozconfig export FOUND_MOZCONFIG 0:00.74 /usr/bin/make -f client.mk -s configure 0:00.77 cd /Users/matthew/mozilla-central2/obj-fx-dbg 0:00.77 /Users/matthew/mozilla-central2/configure 0:00.98 Reexecuting in the virtualenv 0:01.21 Adding configure options from /Users/matthew/mozilla-central2/.mozconfig 0:01.21 --enable-debug 0:01.21 --with-macos-sdk=/Users/matthew/Downloads/MacOSX10.12.sdk 0:01.21 --disable-crashreporter 0:01.21 --disable-updater 0:01.21 checking for vcs source checkout... hg 0:01.46 checking for a shell... /bin/sh 0:01.55 checking for host system type... x86_64-apple-darwin17.7.0 0:01.55 checking for target system type... x86_64-apple-darwin17.7.0 0:01.61 checking for a shell... /bin/sh 0:01.69 checking for host system type... x86_64-apple-darwin17.7.0 0:01.69 checking for target system type... x86_64-apple-darwin17.7.0 0:01.74 checking whether cross compiling... no 0:01.79 checking for vcs source checkout... hg 0:01.79 checking whether cross compiling... no 0:01.79 checking for the target C compiler... /usr/bin/clang 0:01.85 checking whether the target C compiler can be used... yes 0:01.96 checking for Python 3... /usr/local/bin/python3 (3.7.0) 0:01.96 checking for hg... /usr/local/bin/hg 0:02.14 checking for Mercurial version... 4.7.2 0:02.33 checking for sparse checkout... no 0:02.34 checking for pkg_config... /usr/local/bin/pkg-config 0:02.36 checking for pkg-config version... 0.29.2 0:02.36 checking for yasm... /usr/local/bin/yasm 0:02.38 checking yasm version... 1.3.0 0:04.39 checking the target C compiler version... 10.0.0 0:04.41 checking the target C compiler works... yes 0:04.42 checking for the target C++ compiler... /usr/bin/clang++ 0:04.47 checking whether the target C++ compiler can be used... yes 0:04.47 checking the target C++ compiler version... 10.0.0 0:04.50 checking the target C++ compiler works... yes 0:04.50 checking for the host C compiler... /usr/bin/clang 0:04.56 checking whether the host C compiler can be used... yes 0:04.56 checking the host C compiler version... 10.0.0 0:04.60 checking the host C compiler works... yes 0:04.60 checking for the host C++ compiler... /usr/bin/clang++ 0:04.66 checking whether the host C++ compiler can be used... yes 0:04.66 checking the host C++ compiler version... 10.0.0 0:04.69 checking the host C++ compiler works... yes 0:04.73 checking for 64-bit OS... yes 0:04.73 checking for llvm_profdata... not found 0:04.76 checking for linker... ld64 0:04.76 checking for the assembler... /usr/bin/clang 0:04.80 checking whether the C compiler supports -fsanitize=fuzzer-no-link... yes 0:04.83 checking for stdint.h... yes 0:04.87 checking for inttypes.h... yes 0:04.90 checking for malloc.h... no 0:04.94 checking for alloca.h... yes 0:04.96 checking for sys/byteorder.h... no 0:05.01 checking for getopt.h... yes 0:05.06 checking for unistd.h... yes 0:05.10 checking for nl_types.h... yes 0:05.14 checking for cpuid.h... yes 0:05.16 checking for sys/statvfs.h... yes 0:05.19 checking for sys/statfs.h... no 0:05.22 checking for sys/vfs.h... no 0:05.28 checking for sys/mount.h... yes 0:05.32 checking for sys/quota.h... no 0:05.35 checking for sys/queue.h... yes 0:05.39 checking for sys/types.h... yes 0:05.45 checking for netinet/in.h... yes 0:05.48 checking for byteswap.h... no 0:05.52 checking for perf_event_open system call... no 0:05.55 checking whether the C compiler supports -Wshadow-field-in-constructor-modified... yes 0:05.58 checking whether the C++ compiler supports -Wshadow-field-in-constructor-modified... yes 0:05.61 checking whether the C compiler supports -Wunreachable-code-return... yes 0:05.64 checking whether the C++ compiler supports -Wunreachable-code-return... yes 0:05.67 checking whether the C compiler supports -Wclass-varargs... yes 0:05.70 checking whether the C++ compiler supports -Wclass-varargs... yes 0:05.72 checking whether the C compiler supports -Wfloat-overflow-conversion... yes 0:05.75 checking whether the C++ compiler supports -Wfloat-overflow-conversion... yes 0:05.78 checking whether the C compiler supports -Wfloat-zero-conversion... yes 0:05.81 checking whether the C++ compiler supports -Wfloat-zero-conversion... yes 0:05.84 checking whether the C compiler supports -Wloop-analysis... yes 0:05.88 checking whether the C++ compiler supports -Wloop-analysis... yes 0:05.90 checking whether the C++ compiler supports -Wc++1z-compat... yes 0:05.93 checking whether the C++ compiler supports -Wc++2a-compat... yes 0:05.96 checking whether the C++ compiler supports -Wcomma... yes 0:05.99 checking whether the C compiler supports -Wduplicated-cond... no 0:06.01 checking whether the C++ compiler supports -Wduplicated-cond... no 0:06.04 checking whether the C++ compiler supports -Wimplicit-fallthrough... yes 0:06.08 checking whether the C compiler supports -Wstring-conversion... yes 0:06.11 checking whether the C++ compiler supports -Wstring-conversion... yes 0:06.14 checking whether the C compiler supports -Wtautological-overlap-compare... yes 0:06.17 checking whether the C++ compiler supports -Wtautological-overlap-compare... yes 0:06.20 checking whether the C compiler supports -Wtautological-unsigned-enum-zero-compare... yes 0:06.24 checking whether the C++ compiler supports -Wtautological-unsigned-enum-zero-compare... yes 0:06.27 checking whether the C compiler supports -Wtautological-unsigned-zero-compare... yes 0:06.29 checking whether the C++ compiler supports -Wtautological-unsigned-zero-compare... yes 0:06.33 checking whether the C++ compiler supports -Wno-inline-new-delete... yes 0:06.35 checking whether the C compiler supports -Wno-error=maybe-uninitialized... no 0:06.38 checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... no 0:06.41 checking whether the C compiler supports -Wno-error=deprecated-declarations... yes 0:06.44 checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes 0:06.47 checking whether the C compiler supports -Wno-error=array-bounds... yes 0:06.51 checking whether the C++ compiler supports -Wno-error=array-bounds... yes 0:06.53 checking whether the C compiler supports -Wno-error=free-nonheap-object... no 0:06.55 checking whether the C++ compiler supports -Wno-error=free-nonheap-object... no 0:06.58 checking whether the C compiler supports -Wno-error=multistatement-macros... no 0:06.61 checking whether the C++ compiler supports -Wno-error=multistatement-macros... no 0:06.63 checking whether the C compiler supports -Wno-error=return-std-move... no 0:06.66 checking whether the C++ compiler supports -Wno-error=return-std-move... no 0:06.68 checking whether the C compiler supports -Wno-error=class-memaccess... no 0:06.71 checking whether the C++ compiler supports -Wno-error=class-memaccess... no 0:06.73 checking whether the C compiler supports -Wno-error=atomic-alignment... no 0:06.76 checking whether the C++ compiler supports -Wno-error=atomic-alignment... no 0:06.79 checking whether the C compiler supports -Wformat... yes 0:06.83 checking whether the C++ compiler supports -Wformat... yes 0:06.85 checking whether the C compiler supports -Wformat-security... yes 0:06.89 checking whether the C++ compiler supports -Wformat-security... yes 0:06.91 checking whether the C compiler supports -Wformat-overflow=2... no 0:06.94 checking whether the C++ compiler supports -Wformat-overflow=2... no 0:06.98 checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... yes 0:07.01 checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... yes 0:07.04 checking whether the C++ compiler supports -fno-sized-deallocation... yes 0:10.37 checking for llvm-config... /usr/local/opt/llvm/bin/llvm-config 0:10.40 checking bindgen cflags... -x c++ -std=gnu++14 -fno-sized-deallocation -DTRACING=1 -DIMPL_LIBXUL -DMOZILLA_INTERNAL_API -DRUST_BINDGEN -DOS_POSIX=1 -DOS_MACOSX=1 -stdlib=libc++ --target=x86_64-apple-darwin 0:10.40 checking for rustc... /Users/matthew/.cargo/bin/rustc 0:10.40 checking for cargo... /Users/matthew/.cargo/bin/cargo 0:10.62 checking rustc version... 1.29.2 0:10.66 checking cargo version... 1.29.0 0:11.20 checking for rustdoc... /Users/matthew/.cargo/bin/rustdoc 0:11.20 checking for cbindgen... /Users/matthew/.cargo/bin/cbindgen 0:11.22 checking cbindgen version... 0.6.7 0:11.22 checking for rustfmt... /Users/matthew/.cargo/bin/rustfmt 0:11.29 checking for nodejs... /Users/matthew/.mozbuild/node/bin/node (8.11.3) 0:11.29 checking for tar... /usr/local/bin/gtar 0:11.30 checking for unzip... /usr/bin/unzip 0:11.30 checking for zip... /usr/bin/zip 0:11.30 checking for gn... not found 0:11.30 checking for the Mozilla API key... no 0:11.30 checking for the Google API key... no 0:11.30 checking for the Bing API key... no 0:11.30 checking for the Adjust SDK key... no 0:11.30 checking for the Leanplum SDK key... no 0:11.30 checking for the Pocket API key... no 0:11.31 checking for awk... /usr/local/bin/gawk 0:11.31 checking for perl... /usr/bin/perl 0:11.33 checking for minimum required perl version >= 5.006... 5.018002 0:11.36 checking for full perl installation... yes 0:11.36 checking for gmake... /Applications/Xcode.app/Contents/Developer/usr/bin/make 0:11.39 checking for watchman... /usr/local/bin/watchman 0:11.39 checking for watchman version... 4.9.0 0:11.39 checking for watchman Mercurial integration... yes 0:11.39 checking for xargs... /usr/bin/xargs 0:11.39 checking for dsymutil... /usr/bin/dsymutil 0:11.39 checking for mkfshfs... /sbin/newfs_hfs 0:11.39 checking for hfs_tool... not found 0:11.40 checking for autoconf... /usr/local/bin/autoconf213 0:12.15 loading cache ./config.cache 0:12.20 checking host system type... x86_64-apple-darwin17.7.0 0:12.24 checking target system type... x86_64-apple-darwin17.7.0 0:12.26 checking build system type... x86_64-apple-darwin17.7.0 0:12.27 checking for gcc... (cached) /usr/bin/clang -std=gnu99 0:12.33 checking whether the C compiler (/usr/bin/clang -std=gnu99 ) works... yes 0:12.33 checking whether the C compiler (/usr/bin/clang -std=gnu99 ) is a cross-compiler... no 0:12.33 checking whether we are using GNU C... (cached) yes 0:12.33 checking whether /usr/bin/clang -std=gnu99 accepts -g... (cached) yes 0:12.33 checking for c++... (cached) /usr/bin/clang++ -std=gnu++14 0:12.38 checking whether the C++ compiler (/usr/bin/clang++ -std=gnu++14 ) works... yes 0:12.38 checking whether the C++ compiler (/usr/bin/clang++ -std=gnu++14 ) is a cross-compiler... no 0:12.38 checking whether we are using GNU C++... (cached) yes 0:12.38 checking whether /usr/bin/clang++ -std=gnu++14 accepts -g... (cached) yes 0:12.38 checking for ranlib... (cached) ranlib 0:12.38 checking for /usr/bin/clang... (cached) /usr/bin/clang -std=gnu99 0:12.38 checking for ar... (cached) ar 0:12.38 checking for strip... (cached) strip 0:12.38 checking for windres... (cached) windres 0:12.39 checking for otool... (cached) otool 0:12.46 checking for valid compiler/Mac OS X SDK combination... yes 0:12.47 checking for X... (cached) no 0:12.61 checking for --noexecstack option to as... yes 0:12.65 checking for -z noexecstack option to ld... no 0:12.70 checking for -z text option to ld... no 0:12.75 checking for -z relro option to ld... no 0:12.80 checking for -z nocopyreloc option to ld... no 0:12.85 checking for -Bsymbolic-functions option to ld... no 0:12.90 checking for --build-id=sha1 option to ld... no 0:12.95 checking for --ignore-unresolved-symbol option to ld... no 0:13.00 checking if toolchain supports -mssse3 option... yes 0:13.05 checking if toolchain supports -msse4.1 option... yes 0:13.10 checking for x86 AVX2 asm support in compiler... yes 0:13.16 checking for iOS target... (cached) no 0:13.16 /Users/matthew/mozilla-central2/old-configure: line 5388: test: argument expected 0:13.23 checking for -dead_strip option to ld... yes 0:13.28 checking for valid debug flags... yes 0:13.29 checking for working const... (cached) yes 0:13.29 checking for mode_t... (cached) yes 0:13.29 checking for off_t... (cached) yes 0:13.29 checking for pid_t... (cached) yes 0:13.29 checking for size_t... (cached) yes 0:13.30 checking whether 64-bits std::atomic requires -latomic... (cached) no 0:13.30 checking for dirent.h that defines DIR... (cached) yes 0:13.32 checking for opendir in -ldir... (cached) no 0:13.32 checking for sockaddr_in.sin_len... (cached) true 0:13.34 checking for sockaddr_in6.sin6_len... (cached) true 0:13.34 checking for sockaddr.sa_len... (cached) true 0:13.36 checking for gethostbyname_r in -lc_r... (cached) no 0:13.36 checking for dladdr... (cached) yes 0:13.38 checking for memmem... (cached) yes 0:13.39 checking for socket in -lsocket... (cached) no 0:13.46 checking whether /usr/bin/clang -std=gnu99 accepts -pthread... yes 0:13.47 checking for pthread.h... (cached) yes 0:13.48 checking whether /usr/bin/clang -std=gnu99 needs -traditional... (cached) no 0:13.48 checking for 8-bit clean memcmp... (cached) yes 0:13.48 checking for stat64... (cached) yes 0:13.50 checking for lstat64... (cached) yes 0:13.51 checking for truncate64... (cached) no 0:13.51 checking for statvfs64... (cached) no 0:13.51 checking for statvfs... (cached) yes 0:13.53 checking for statfs64... (cached) yes 0:13.55 checking for statfs... (cached) yes 0:13.55 checking for getpagesize... (cached) yes 0:13.57 checking for gmtime_r... (cached) yes 0:13.58 checking for localtime_r... (cached) yes 0:13.60 checking for arc4random... (cached) yes 0:13.61 checking for arc4random_buf... (cached) yes 0:13.62 checking for mallinfo... (cached) no 0:13.62 checking for gettid... (cached) no 0:13.63 checking for lchown... (cached) yes 0:13.64 checking for setpriority... (cached) yes 0:13.66 checking for strerror... (cached) yes 0:13.67 checking for syscall... (cached) yes 0:13.74 checking for pthread_cond_timedwait_monotonic_np... 0:13.74 checking for res_ninit()... (cached) no 0:13.74 checking for an implementation of va_copy()... (cached) yes 0:13.74 checking whether va_list can be copied by value... (cached) no 0:13.76 checking for C++ dynamic_cast to void*... (cached) yes 0:13.77 checking for __thread keyword for TLS variables... (cached) yes 0:13.78 checking for localeconv... (cached) yes 0:13.80 checking for malloc.h... (cached) no 0:13.81 checking for malloc_np.h... (cached) no 0:13.82 checking for malloc/malloc.h... (cached) yes 0:13.82 checking for strndup... (cached) yes 0:13.83 checking for posix_memalign... (cached) yes 0:13.85 checking for memalign... (cached) no 0:13.85 checking for malloc_usable_size... (cached) no 0:13.89 checking for valloc in malloc.h... no 0:13.95 checking for valloc in unistd.h... yes 0:13.97 checking NSPR selection... source-tree 0:13.97 checking if app-specific confvars.sh exists... /Users/matthew/mozilla-central2/browser/confvars.sh 0:14.05 checking for CoreMedia/CoreMedia.h... (cached) yes 0:14.09 checking for wget... (cached) wget 0:14.13 checking for fdatasync... (cached) yes 0:14.19 checking for valid C compiler optimization flags... yes 0:14.21 checking for __cxa_demangle... (cached) yes 0:14.24 checking for unwind.h... (cached) yes 0:14.24 checking for _Unwind_Backtrace... (cached) yes 0:14.26 checking for -pipe support... yes 0:14.52 checking what kind of list files are supported by the linker... filelist 0:14.66 checking for posix_fadvise... (cached) no 0:14.66 checking for posix_fallocate... (cached) no 0:14.70 creating ./config.data 0:14.92 js/src> configuring 0:14.92 js/src> running /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python /Users/matthew/mozilla-central2/build/../configure.py --enable-project=js --target=x86_64-apple-darwin17.7.0 --host=x86_64-apple-darwin17.7.0 --disable-crashreporter --disable-updater --with-macos-sdk=/Users/matthew/Downloads/MacOSX10.12.sdk --enable-tests --enable-debug --enable-rust-debug --disable-release --enable-optimize --enable-xcode-checks --without-ccache --without-toolchain-prefix --without-visual-studio-version --enable-debug-symbols --disable-lto --disable-address-sanitizer --disable-undefined-sanitizer --disable-coverage --disable-linker --disable-clang-plugin --disable-mozsearch-plugin --disable-stdcxx-compat --enable-jemalloc --without-linux-headers --disable-warnings-as-errors --disable-valgrind --without-libclang-path --without-clang-path --disable-js-shell --disable-shared-js --disable-export-js --disable-bigint --enable-ion --disable-simulator --disable-instruments --disable-callgrind --enable-profiling --disable-vtune --disable-gc-trace --enable-gczeal --disable-small-chunk-size --enable-trace-logging --disable-oom-breakpoint --disable-perf --enable-jitspew --enable-masm-verbose --disable-more-deterministic --enable-ctypes --without-system-ffi --disable-fuzzing --disable-pipeline-operator --enable-cranelift --with-nspr-cflags=-I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr --with-nspr-libs=-L/Users/matthew/mozilla-central2/obj-fx-dbg/dist/lib -lnspr4 -lplc4 -lplds4 --prefix=/Users/matthew/mozilla-central2/obj-fx-dbg/dist JS_STANDALONE= --cache-file=/Users/matthew/mozilla-central2/obj-fx-dbg/config.cache 0:15.04 js/src> checking for vcs source checkout... hg 0:15.10 js/src> checking for a shell... /bin/sh 0:15.11 js/src> checking for host system type... x86_64-apple-darwin17.7.0 0:15.13 js/src> checking for target system type... x86_64-apple-darwin17.7.0 0:15.13 js/src> checking for a shell... /bin/sh 0:15.16 js/src> checking for host system type... x86_64-apple-darwin17.7.0 0:15.18 js/src> checking for target system type... x86_64-apple-darwin17.7.0 0:15.18 js/src> checking for android platform directory... no 0:15.18 js/src> checking for android sysroot directory... no 0:15.18 js/src> checking for android system directory... no 0:15.19 js/src> checking for the Android toolchain directory... not found 0:15.43 js/src> checking for vcs source checkout... hg 0:15.44 js/src> checking whether cross compiling... no 0:15.44 js/src> checking for the target C compiler... /usr/bin/clang 0:15.48 js/src> checking whether the target C compiler can be used... yes 0:15.51 js/src> checking for Python 3... /usr/local/bin/python3 (3.7.0) 0:15.52 js/src> checking for hg... /usr/local/bin/hg 0:15.74 js/src> checking for Mercurial version... 4.7.2 0:15.96 js/src> checking for sparse checkout... no 0:15.96 js/src> checking for pkg_config... /usr/local/bin/pkg-config 0:15.98 js/src> checking for pkg-config version... 0.29.2 0:15.98 js/src> checking for yasm... /usr/local/bin/yasm 0:15.98 js/src> checking yasm version... 1.3.0 0:15.98 js/src> checking for android ndk version... no 0:15.98 js/src> checking for GoogleVR SDK... Not specified 0:16.60 js/src> checking the target C compiler version... 10.0.0 0:16.62 js/src> checking the target C compiler works... yes 0:16.63 js/src> checking for the target C++ compiler... /usr/bin/clang++ 0:16.67 js/src> checking whether the target C++ compiler can be used... yes 0:16.67 js/src> checking the target C++ compiler version... 10.0.0 0:16.69 js/src> checking the target C++ compiler works... yes 0:16.69 js/src> checking for the host C compiler... /usr/bin/clang 0:16.72 js/src> checking whether the host C compiler can be used... yes 0:16.72 js/src> checking the host C compiler version... 10.0.0 0:16.75 js/src> checking the host C compiler works... yes 0:16.75 js/src> checking for the host C++ compiler... /usr/bin/clang++ 0:16.79 js/src> checking whether the host C++ compiler can be used... yes 0:16.79 js/src> checking the host C++ compiler version... 10.0.0 0:16.82 js/src> checking the host C++ compiler works... yes 0:16.84 js/src> checking for 64-bit OS... yes 0:16.85 js/src> checking for llvm_profdata... not found 0:16.88 js/src> checking for linker... ld64 0:16.88 js/src> checking for the assembler... /usr/bin/clang 0:16.92 js/src> checking whether the C compiler supports -fsanitize=fuzzer-no-link... yes 0:16.95 js/src> checking for stdint.h... yes 0:16.99 js/src> checking for inttypes.h... yes 0:17.03 js/src> checking for malloc.h... no 0:17.07 js/src> checking for alloca.h... yes 0:17.09 js/src> checking for sys/byteorder.h... no 0:17.15 js/src> checking for getopt.h... yes 0:17.19 js/src> checking for unistd.h... yes 0:17.23 js/src> checking for nl_types.h... yes 0:17.26 js/src> checking for cpuid.h... yes 0:17.30 js/src> checking for sys/statvfs.h... yes 0:17.32 js/src> checking for sys/statfs.h... no 0:17.35 js/src> checking for sys/vfs.h... no 0:17.41 js/src> checking for sys/mount.h... yes 0:17.45 js/src> checking for sys/quota.h... no 0:17.49 js/src> checking for sys/queue.h... yes 0:17.53 js/src> checking for sys/types.h... yes 0:17.59 js/src> checking for netinet/in.h... yes 0:17.62 js/src> checking for byteswap.h... no 0:17.65 js/src> checking for perf_event_open system call... no 0:17.69 js/src> checking whether the C compiler supports -Wshadow-field-in-constructor-modified... yes 0:17.73 js/src> checking whether the C++ compiler supports -Wshadow-field-in-constructor-modified... yes 0:17.76 js/src> checking whether the C compiler supports -Wunreachable-code-return... yes 0:17.80 js/src> checking whether the C++ compiler supports -Wunreachable-code-return... yes 0:17.84 js/src> checking whether the C compiler supports -Wclass-varargs... yes 0:17.88 js/src> checking whether the C++ compiler supports -Wclass-varargs... yes 0:17.91 js/src> checking whether the C compiler supports -Wfloat-overflow-conversion... yes 0:17.95 js/src> checking whether the C++ compiler supports -Wfloat-overflow-conversion... yes 0:17.98 js/src> checking whether the C compiler supports -Wfloat-zero-conversion... yes 0:18.01 js/src> checking whether the C++ compiler supports -Wfloat-zero-conversion... yes 0:18.05 js/src> checking whether the C compiler supports -Wloop-analysis... yes 0:18.08 js/src> checking whether the C++ compiler supports -Wloop-analysis... yes 0:18.12 js/src> checking whether the C++ compiler supports -Wc++1z-compat... yes 0:18.15 js/src> checking whether the C++ compiler supports -Wc++2a-compat... yes 0:18.19 js/src> checking whether the C++ compiler supports -Wcomma... yes 0:18.22 js/src> checking whether the C compiler supports -Wduplicated-cond... no 0:18.25 js/src> checking whether the C++ compiler supports -Wduplicated-cond... no 0:18.29 js/src> checking whether the C++ compiler supports -Wimplicit-fallthrough... yes 0:18.32 js/src> checking whether the C compiler supports -Wstring-conversion... yes 0:18.35 js/src> checking whether the C++ compiler supports -Wstring-conversion... yes 0:18.39 js/src> checking whether the C compiler supports -Wtautological-overlap-compare... yes 0:18.42 js/src> checking whether the C++ compiler supports -Wtautological-overlap-compare... yes 0:18.45 js/src> checking whether the C compiler supports -Wtautological-unsigned-enum-zero-compare... yes 0:18.49 js/src> checking whether the C++ compiler supports -Wtautological-unsigned-enum-zero-compare... yes 0:18.52 js/src> checking whether the C compiler supports -Wtautological-unsigned-zero-compare... yes 0:18.55 js/src> checking whether the C++ compiler supports -Wtautological-unsigned-zero-compare... yes 0:18.58 js/src> checking whether the C++ compiler supports -Wno-inline-new-delete... yes 0:18.61 js/src> checking whether the C compiler supports -Wno-error=maybe-uninitialized... no 0:18.64 js/src> checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... no 0:18.68 js/src> checking whether the C compiler supports -Wno-error=deprecated-declarations... yes 0:18.72 js/src> checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes 0:18.74 js/src> checking whether the C compiler supports -Wno-error=array-bounds... yes 0:18.77 js/src> checking whether the C++ compiler supports -Wno-error=array-bounds... yes 0:18.79 js/src> checking whether the C compiler supports -Wno-error=free-nonheap-object... no 0:18.82 js/src> checking whether the C++ compiler supports -Wno-error=free-nonheap-object... no 0:18.84 js/src> checking whether the C compiler supports -Wno-error=multistatement-macros... no 0:18.86 js/src> checking whether the C++ compiler supports -Wno-error=multistatement-macros... no 0:18.89 js/src> checking whether the C compiler supports -Wno-error=return-std-move... no 0:18.91 js/src> checking whether the C++ compiler supports -Wno-error=return-std-move... no 0:18.94 js/src> checking whether the C compiler supports -Wno-error=class-memaccess... no 0:18.97 js/src> checking whether the C++ compiler supports -Wno-error=class-memaccess... no 0:18.99 js/src> checking whether the C compiler supports -Wno-error=atomic-alignment... no 0:19.01 js/src> checking whether the C++ compiler supports -Wno-error=atomic-alignment... no 0:19.04 js/src> checking whether the C compiler supports -Wformat... yes 0:19.07 js/src> checking whether the C++ compiler supports -Wformat... yes 0:19.10 js/src> checking whether the C compiler supports -Wformat-security... yes 0:19.12 js/src> checking whether the C++ compiler supports -Wformat-security... yes 0:19.15 js/src> checking whether the C compiler supports -Wformat-overflow=2... no 0:19.17 js/src> checking whether the C++ compiler supports -Wformat-overflow=2... no 0:19.20 js/src> checking whether the C compiler supports -Wno-gnu-zero-variadic-macro-arguments... yes 0:19.24 js/src> checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... yes 0:19.27 js/src> checking whether the C++ compiler supports -Wno-noexcept-type... yes 0:19.30 js/src> checking whether the C++ compiler supports -fno-sized-deallocation... yes 0:22.91 js/src> checking for llvm-config... /usr/local/opt/llvm/bin/llvm-config 0:22.95 js/src> checking bindgen cflags... -x c++ -std=gnu++14 -fno-sized-deallocation -DTRACING=1 -DIMPL_LIBXUL -DMOZILLA_INTERNAL_API -DRUST_BINDGEN -DOS_POSIX=1 -DOS_MACOSX=1 -stdlib=libc++ --target=x86_64-apple-darwin 0:22.95 js/src> checking for rustc... /Users/matthew/.cargo/bin/rustc 0:22.95 js/src> checking for cargo... /Users/matthew/.cargo/bin/cargo 0:23.02 js/src> checking rustc version... 1.29.2 0:23.09 js/src> checking cargo version... 1.29.0 0:23.46 js/src> checking for rustdoc... /Users/matthew/.cargo/bin/rustdoc 0:23.46 js/src> checking for rustfmt... /Users/matthew/.cargo/bin/rustfmt 0:23.48 js/src> checking for awk... /usr/local/bin/gawk 0:23.48 js/src> checking for perl... /usr/bin/perl 0:23.50 js/src> checking for minimum required perl version >= 5.006... 5.018002 0:23.54 js/src> checking for full perl installation... yes 0:23.54 js/src> checking for gmake... /Applications/Xcode.app/Contents/Developer/usr/bin/make 0:23.58 js/src> checking for watchman... /usr/local/bin/watchman 0:23.58 js/src> checking for watchman version... 4.9.0 0:23.58 js/src> checking for watchman Mercurial integration... yes 0:23.58 js/src> checking for xargs... /usr/bin/xargs 0:23.58 js/src> checking for dsymutil... /usr/bin/dsymutil 0:23.58 js/src> checking for mkfshfs... /sbin/newfs_hfs 0:23.58 js/src> checking for hfs_tool... not found 0:23.58 js/src> checking for autoconf... /usr/local/bin/autoconf213 0:23.79 js/src> loading cache /Users/matthew/mozilla-central2/obj-fx-dbg/config.cache 0:23.87 js/src> checking host system type... x86_64-apple-darwin17.7.0 0:23.93 js/src> checking target system type... x86_64-apple-darwin17.7.0 0:24.00 js/src> checking build system type... x86_64-apple-darwin17.7.0 0:24.02 js/src> checking for gcc... (cached) /usr/bin/clang -std=gnu99 0:24.12 js/src> checking whether the C compiler (/usr/bin/clang -std=gnu99 ) works... yes 0:24.12 js/src> checking whether the C compiler (/usr/bin/clang -std=gnu99 ) is a cross-compiler... no 0:24.13 js/src> checking whether we are using GNU C... (cached) yes 0:24.13 js/src> checking whether /usr/bin/clang -std=gnu99 accepts -g... (cached) yes 0:24.13 js/src> checking for c++... (cached) /usr/bin/clang++ -std=gnu++14 0:24.21 js/src> checking whether the C++ compiler (/usr/bin/clang++ -std=gnu++14 ) works... yes 0:24.21 js/src> checking whether the C++ compiler (/usr/bin/clang++ -std=gnu++14 ) is a cross-compiler... no 0:24.21 js/src> checking whether we are using GNU C++... (cached) yes 0:24.21 js/src> checking whether /usr/bin/clang++ -std=gnu++14 accepts -g... (cached) yes 0:24.21 js/src> checking for ranlib... (cached) ranlib 0:24.22 js/src> checking for /usr/bin/clang... (cached) /usr/bin/clang -std=gnu99 0:24.22 js/src> checking for ar... (cached) ar 0:24.22 js/src> checking for strip... (cached) strip 0:24.22 js/src> checking for windres... (cached) windres 0:24.23 js/src> checking for sb-conf... no 0:24.23 js/src> checking for ve... no 0:24.31 js/src> checking for valid compiler/Mac OS X SDK combination... 0:24.31 js/src> checking for X... (cached) no 0:24.61 js/src> checking for --noexecstack option to as... yes 0:24.67 js/src> checking for -z noexecstack option to ld... no 0:24.76 js/src> checking for -z text option to ld... no 0:24.82 js/src> checking for -z relro option to ld... no 0:24.90 js/src> checking for -z nocopyreloc option to ld... no 0:24.97 js/src> checking for -Bsymbolic-functions option to ld... no 0:25.07 js/src> checking for --build-id=sha1 option to ld... no 0:25.25 js/src> checking for -framework ExceptionHandling... yes 0:25.35 js/src> checking for -dead_strip option to ld... yes 0:25.46 js/src> checking for valid debug flags... yes 0:25.48 js/src> checking for working const... (cached) yes 0:25.48 js/src> checking for mode_t... (cached) yes 0:25.48 js/src> checking for off_t... (cached) yes 0:25.48 js/src> checking for pid_t... (cached) yes 0:25.48 js/src> checking for size_t... (cached) yes 0:25.50 js/src> checking for ssize_t... (cached) yes 0:25.50 js/src> checking whether 64-bits std::atomic requires -latomic... (cached) no 0:25.52 js/src> checking for dirent.h that defines DIR... (cached) yes 0:25.55 js/src> checking for opendir in -ldir... (cached) no 0:25.57 js/src> checking for gethostbyname_r in -lc_r... (cached) no 0:25.58 js/src> checking for socket in -lsocket... (cached) no 0:25.68 js/src> checking whether /usr/bin/clang -std=gnu99 accepts -pthread... yes 0:25.68 js/src> checking whether /usr/bin/clang -std=gnu99 needs -traditional... (cached) no 0:25.68 js/src> checking for 8-bit clean memcmp... (cached) yes 0:25.68 js/src> checking for getc_unlocked... (cached) yes 0:25.70 js/src> checking for _getc_nolock... (cached) no 0:25.70 js/src> checking for gmtime_r... (cached) yes 0:25.72 js/src> checking for localtime_r... (cached) yes 0:25.73 js/src> checking for pthread_getname_np... (cached) yes 0:25.74 js/src> checking for pthread_get_name_np... (cached) no 0:25.74 js/src> checking for sin in -lm... (cached) yes 0:25.77 js/src> checking for sincos in -lm... (cached) no 0:25.77 js/src> checking for __sincos in -lm... (cached) yes 0:25.80 js/src> checking for res_ninit()... (cached) no 0:25.80 js/src> checking for nl_langinfo and CODESET... (cached) yes 0:25.86 js/src> checking for an implementation of va_copy()... (cached) yes 0:25.86 js/src> checking whether va_list can be copied by value... (cached) no 0:25.95 js/src> checking for C++ dynamic_cast to void*... (cached) yes 0:25.96 js/src> checking for __thread keyword for TLS variables... (cached) yes 0:25.98 js/src> checking for localeconv... (cached) yes 0:25.99 js/src> checking NSPR selection... command-line 0:26.09 js/src> checking for valid optimization flags... yes 0:26.11 js/src> checking for __cxa_demangle... (cached) yes 0:26.14 js/src> checking for -pipe support... yes 0:26.14 js/src> checking for tm_zone tm_gmtoff in struct tm... (cached) yes 0:26.24 js/src> checking what kind of list files are supported by the linker... filelist 0:26.29 js/src> checking for posix_fadvise... (cached) no 0:26.30 js/src> checking for posix_fallocate... (cached) no 0:26.31 js/src> checking for malloc.h... (cached) no 0:26.32 js/src> checking for malloc_np.h... (cached) no 0:26.33 js/src> checking for malloc/malloc.h... (cached) yes 0:26.34 js/src> checking for strndup... (cached) yes 0:26.36 js/src> checking for posix_memalign... (cached) yes 0:26.37 js/src> checking for memalign... (cached) no 0:26.37 js/src> checking for malloc_usable_size... (cached) no 0:26.63 js/src> checking for valloc in malloc.h... no 0:26.69 js/src> checking for valloc in unistd.h... yes 0:26.70 js/src> checking for localeconv... (cached) yes 0:26.74 js/src> creating ./config.data 0:26.77 js/src> Creating config.status 0:27.04 Creating config.status 0:27.48 Reticulating splines... 0:31.80 0:04.36 File already read. Skipping: /Users/matthew/mozilla-central2/gfx/angle/targets/angle_common/moz.build 0:53.57 Finished reading 1867 moz.build files in 6.03s 0:53.57 Read 64 gyp files in parallel contributing 1.87s to total wall time 0:53.57 Processed into 9504 build config descriptors in 7.60s 0:53.57 RecursiveMake backend executed in 8.50s 0:53.57 3409 total backend files; 0 created; 26 updated; 3383 unchanged; 45 deleted; 30 -> 1247 Makefile 0:53.57 FasterMake backend executed in 1.18s 0:53.57 11 total backend files; 0 created; 3 updated; 8 unchanged; 0 deleted 0:53.57 Total wall time: 26.11s; CPU time: 19.70s; Efficiency: 75%; Untracked: 2.80s Configure complete! Be sure to run |mach build| to pick up any changes 0:54.20 Clobber not needed. 0:54.20 Adding make options from /Users/matthew/mozilla-central2/.mozconfig MOZ_OBJDIR=/Users/matthew/mozilla-central2/obj-fx-dbg OBJDIR=/Users/matthew/mozilla-central2/obj-fx-dbg FOUND_MOZCONFIG=/Users/matthew/mozilla-central2/.mozconfig export FOUND_MOZCONFIG 0:54.24 /usr/bin/make -f client.mk 0:54.44 /Applications/Xcode.app/Contents/Developer/usr/bin/make -j8 -C /Users/matthew/mozilla-central2/obj-fx-dbg 0:56.04 /Applications/Xcode.app/Contents/Developer/usr/bin/make recurse_pre-export 0:56.53 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.process_install_manifest --track install_dist_include.track dist/include _build_manifests/install/dist_include 0:56.53 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.process_install_manifest --track install_dist_public.track dist/public _build_manifests/install/dist_public 0:56.54 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.process_install_manifest --track install_dist_private.track dist/private _build_manifests/install/dist_private 0:56.54 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.process_install_manifest --track install_dist_xpi-stage.track dist/xpi-stage _build_manifests/install/dist_xpi-stage 0:56.60 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.process_install_manifest --track install__tests.track _tests _build_manifests/install/_tests 0:56.61 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.process_install_manifest --track install_dist_bin.track dist/bin _build_manifests/install/dist_bin 0:56.94 Elapsed: 0.00s; From dist/public: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. 0:56.94 Elapsed: 0.00s; From dist/private: Kept 0 existing; Added/updated 0; Removed 0 files and 0 directories. 0:56.97 Elapsed: 0.03s; From dist/xpi-stage: Kept 97 existing; Added/updated 0; Removed 0 files and 0 directories. 0:57.61 Elapsed: 0.65s; From _tests: Kept 1079 existing; Added/updated 0; Removed 3 files and 4 directories. 0:58.47 Elapsed: 1.49s; From dist/bin: Kept 2483 existing; Added/updated 0; Removed 6 files and 0 directories. 0:59.46 Elapsed: 2.52s; From dist/include: Kept 5478 existing; Added/updated 0; Removed 0 files and 0 directories. 1:00.07 ./mozilla-config.h.stub 1:00.07 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.file_generate /Users/matthew/mozilla-central2/python/mozbuild/mozbuild/action/process_define_files.py process_define_file mozilla-config.h .deps/mozilla-config.h.pp .deps/mozilla-config.h.stub /Users/matthew/mozilla-central2/mozilla-config.h.in 1:00.51 ./config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg -m 644 'mozilla-config.h' 'dist/include' 1:00.52 /Applications/Xcode.app/Contents/Developer/usr/bin/make recurse_export 1:01.18 config 1:01.18 /usr/bin/clang -std=gnu99 -o host_nsinstall.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -D_UNICODE -DUNICODE -I/Users/matthew/mozilla-central2/config -I/Users/matthew/mozilla-central2/obj-fx-dbg/config -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_nsinstall.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/config/nsinstall.c 1:01.18 /usr/bin/clang -std=gnu99 -o host_pathsub.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -D_UNICODE -DUNICODE -I/Users/matthew/mozilla-central2/config -I/Users/matthew/mozilla-central2/obj-fx-dbg/config -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_pathsub.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/config/pathsub.c 1:01.59 config/nsinstall_real 1:01.60 /usr/bin/clang -std=gnu99 -o nsinstall_real -DXP_UNIX -DXP_MACOSX -O3 host_nsinstall.o host_pathsub.o 1:01.65 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --host nsinstall_real 1:02.09 cp nsinstall_real nsinstall.tmp 1:02.11 mv nsinstall.tmp nsinstall 1:02.12 ../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/config -m 755 'nsinstall' '../dist/bin' 1:02.14 make[4]: Nothing to be done for `export'. 1:02.16 make[4]: Nothing to be done for `export'. 1:02.16 make[4]: Nothing to be done for `export'. 1:02.17 make[4]: Nothing to be done for `export'. 1:02.17 build/application.ini.stub 1:02.17 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.file_generate /Users/matthew/mozilla-central2/python/mozbuild/mozbuild/action/preprocessor.py generate application.ini .deps/application.ini.pp .deps/application.ini.stub /Users/matthew/mozilla-central2/build/application.ini.in -DMOZ_APP_VERSION=65.0a1 '-DMOZ_APP_ID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}' -DMOZ_APP_DISPLAYNAME=Nightly -DTOPOBJDIR=/Users/matthew/mozilla-central2/obj-fx-dbg -DMOZ_APP_VENDOR=Mozilla -DGRE_MILESTONE=65.0a1 -DMOZ_APP_BASENAME=Firefox -DMOZ_PROFILE_MIGRATOR=1 -DMOZ_BUILD_APP_IS_BROWSER=1 -DMOZ_APP_REMOTINGNAME=firefox -DMAR_CHANNEL_ID=firefox-mozilla-central 1:02.18 make[4]: Nothing to be done for `export'. 1:02.18 make[4]: Nothing to be done for `export'. 1:02.18 make[4]: Nothing to be done for `export'. 1:02.18 build/automation.py.stub 1:02.18 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.file_generate /Users/matthew/mozilla-central2/build/gen_automation.py main automation.py .deps/automation.py.pp .deps/automation.py.stub /Users/matthew/mozilla-central2/build/automation.py.in 1:02.19 make[4]: Nothing to be done for `export'. 1:02.19 make[4]: Nothing to be done for `export'. 1:02.20 make[4]: Nothing to be done for `export'. 1:02.21 make[4]: Nothing to be done for `export'. 1:02.21 make[4]: Nothing to be done for `export'. 1:02.21 js/src/selfhosted.out.h.stub 1:02.22 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.file_generate /Users/matthew/mozilla-central2/js/src/builtin/embedjs.py generate_selfhosted selfhosted.out.h .deps/selfhosted.out.h.pp .deps/selfhosted.out.h.stub /Users/matthew/mozilla-central2/js/src/js.msg /Users/matthew/mozilla-central2/js/src/builtin/TypedObjectConstants.h /Users/matthew/mozilla-central2/js/src/builtin/SelfHostingDefines.h /Users/matthew/mozilla-central2/js/src/builtin/Utilities.js /Users/matthew/mozilla-central2/js/src/builtin/Array.js /Users/matthew/mozilla-central2/js/src/builtin/AsyncIteration.js /Users/matthew/mozilla-central2/js/src/builtin/Classes.js /Users/matthew/mozilla-central2/js/src/builtin/Date.js /Users/matthew/mozilla-central2/js/src/builtin/Error.js /Users/matthew/mozilla-central2/js/src/builtin/Function.js /Users/matthew/mozilla-central2/js/src/builtin/Generator.js /Users/matthew/mozilla-central2/js/src/builtin/intl/Collator.js /Users/matthew/mozilla-central2/js/src/builtin/intl/CommonFunctions.js /Users/matthew/mozilla-central2/js/src/builtin/intl/CurrencyDataGenerated.js /Users/matthew/mozilla-central2/js/src/builtin/intl/DateTimeFormat.js /Users/matthew/mozilla-central2/js/src/builtin/intl/IntlObject.js /Users/matthew/mozilla-central2/js/src/builtin/intl/LangTagMappingsGenerated.js /Users/matthew/mozilla-central2/js/src/builtin/intl/NumberFormat.js /Users/matthew/mozilla-central2/js/src/builtin/intl/PluralRules.js /Users/matthew/mozilla-central2/js/src/builtin/intl/RelativeTimeFormat.js /Users/matthew/mozilla-central2/js/src/builtin/Iterator.js /Users/matthew/mozilla-central2/js/src/builtin/Map.js /Users/matthew/mozilla-central2/js/src/builtin/Module.js /Users/matthew/mozilla-central2/js/src/builtin/Number.js /Users/matthew/mozilla-central2/js/src/builtin/Object.js /Users/matthew/mozilla-central2/js/src/builtin/Promise.js /Users/matthew/mozilla-central2/js/src/builtin/Reflect.js /Users/matthew/mozilla-central2/js/src/builtin/RegExp.js /Users/matthew/mozilla-central2/js/src/builtin/RegExpGlobalReplaceOpt.h.js /Users/matthew/mozilla-central2/js/src/builtin/RegExpLocalReplaceOpt.h.js /Users/matthew/mozilla-central2/js/src/builtin/String.js /Users/matthew/mozilla-central2/js/src/builtin/Set.js /Users/matthew/mozilla-central2/js/src/builtin/Sorting.js /Users/matthew/mozilla-central2/js/src/builtin/TypedArray.js /Users/matthew/mozilla-central2/js/src/builtin/TypedObject.js /Users/matthew/mozilla-central2/js/src/builtin/WeakMap.js /Users/matthew/mozilla-central2/js/src/builtin/WeakSet.js 1:02.22 make[4]: Nothing to be done for `export'. 1:02.24 make[4]: Nothing to be done for `export'. 1:02.25 make[4]: Nothing to be done for `export'. 1:02.25 make[4]: Nothing to be done for `export'. 1:02.26 make[4]: Nothing to be done for `export'. 1:02.26 make[4]: Nothing to be done for `export'. 1:02.26 make[4]: Nothing to be done for `export'. 1:02.28 make[4]: Nothing to be done for `export'. 1:02.28 make[4]: Nothing to be done for `export'. 1:02.28 make[4]: Nothing to be done for `export'. 1:02.29 make[4]: Nothing to be done for `export'. 1:02.29 make[4]: Nothing to be done for `export'. 1:02.30 make[4]: Nothing to be done for `export'. 1:02.31 make[4]: Nothing to be done for `export'. 1:02.31 make[4]: Nothing to be done for `export'. 1:02.31 make[4]: Nothing to be done for `export'. 1:02.32 make[4]: Nothing to be done for `export'. 1:02.32 make[4]: Nothing to be done for `export'. 1:02.33 make[4]: Nothing to be done for `export'. 1:02.33 make[4]: Nothing to be done for `export'. 1:02.34 make[4]: Nothing to be done for `export'. 1:02.34 make[4]: Nothing to be done for `export'. 1:02.35 make[4]: Nothing to be done for `export'. 1:02.36 make[4]: Nothing to be done for `export'. 1:02.37 make[4]: Nothing to be done for `export'. 1:02.37 make[4]: Nothing to be done for `export'. 1:02.37 make[4]: Nothing to be done for `export'. 1:02.38 make[4]: Nothing to be done for `export'. 1:02.39 make[4]: Nothing to be done for `export'. 1:02.39 make[4]: Nothing to be done for `export'. 1:02.39 make[4]: Nothing to be done for `export'. 1:02.40 make[4]: Nothing to be done for `export'. 1:02.40 make[4]: Nothing to be done for `export'. 1:02.41 make[4]: Nothing to be done for `export'. 1:02.41 make[4]: Nothing to be done for `export'. 1:02.42 make[4]: Nothing to be done for `export'. 1:02.42 make[4]: Nothing to be done for `export'. 1:02.43 make[4]: Nothing to be done for `export'. 1:02.44 make[4]: Nothing to be done for `export'. 1:02.49 make[4]: Nothing to be done for `export'. 1:02.49 make[4]: Nothing to be done for `export'. 1:02.49 make[4]: Nothing to be done for `export'. 1:02.49 make[4]: Nothing to be done for `export'. 1:02.49 make[4]: Nothing to be done for `export'. 1:02.49 make[4]: Nothing to be done for `export'. 1:02.49 make[4]: Nothing to be done for `export'. 1:02.49 make[4]: Nothing to be done for `export'. 1:02.49 make[4]: Nothing to be done for `export'. 1:02.49 make[4]: Nothing to be done for `export'. 1:02.49 make[4]: Nothing to be done for `export'. 1:02.49 make[4]: Nothing to be done for `export'. 1:02.50 make[4]: Nothing to be done for `export'. 1:02.50 make[4]: Nothing to be done for `export'. 1:02.51 make[4]: Nothing to be done for `export'. 1:02.51 make[4]: Nothing to be done for `export'. 1:02.96 make[5]: Nothing to be done for `xpidl'. 1:02.98 make[4]: Nothing to be done for `export'. 1:02.98 make[4]: Nothing to be done for `export'. 1:02.98 make[4]: Nothing to be done for `export'. 1:02.98 make[4]: Nothing to be done for `export'. 1:02.99 make[4]: Nothing to be done for `export'. 1:03.00 make[4]: Nothing to be done for `export'. 1:03.01 make[4]: Nothing to be done for `export'. 1:03.02 make[4]: Nothing to be done for `export'. 1:03.04 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.webidl /Users/matthew/mozilla-central2/dom/bindings 1:03.34 build/application.ini.h.stub 1:03.34 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.file_generate /Users/matthew/mozilla-central2/build/appini_header.py main application.ini.h .deps/application.ini.h.pp .deps/application.ini.h.stub application.ini 1:03.55 /usr/bin/clang++ -std=gnu++14 -E -o self-hosting-preprocessed.pp -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -DHAVE_ARC4RANDOM_BUF=1 -DHAVE_64BIT_BUILD=1 -DXP_UNIX=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DMOZ_AV1=1 -DMOZ_ALLOW_LEGACY_EXTENSIONS=1 -DJS_PUNBOX64=1 -DNO_NSPR_10_SUPPORT=1 -DJS_GC_ZEAL=1 -DMOZ_DEMANGLE_SYMBOLS=1 -DMOZ_SERVICES_HEALTHREPORT=1 -DHAVE_STDINT_H=1 -DHAVE_POSIX_MEMALIGN=1 -DMOZ_BLOCK_PROFILE_DOWNGRADE=1 -DMOZ_FFVPX=1 -DHAVE___CXA_DEMANGLE=1 -DMOZ_XUL=1 -DUSE_SKIA=1 -DEXPOSE_INTL_API=1 -DMOZ_APPLEMEDIA=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_MEMMEM=1 -DMALLOC_H= -DMOZ_MACBUNDLE_ID=org.mozilla.nightlydebug -DSTDC_HEADERS=1 -DHAVE__UNWIND_BACKTRACE=1 -DHAVE_SIN6_LEN=1 -DSTATIC_JS_API=1 -DENABLE_INTL_API=1 -DMOZ_FFMPEG=1 -DMOZ_DEBUG_RUST=1 -DMOZ_USER_DIR="Mozilla" -DMOZ_DUMP_PAINTING=1 -DMOZ_REPLACE_MALLOC=1 -DJS_CODEGEN_X64=1 -DHAVE_ALLOCA_H=1 -DU_USING_ICU_NAMESPACE=0 -DNS_PRINT_PREVIEW=1 -DMOZ_LIBAV_FFT=1 -DHAVE_SYSCALL=1 -DMOZ_TREE_PIXMAN=1 -DMOZ_DLL_SUFFIX=".dylib" -DNS_PRINTING=1 -DMOZ_MEMORY=1 -DX_DISPLAY_MISSING=1 -DJS_MASM_VERBOSE=1 -DHAVE_STRNDUP=1 -DCROSS_COMPILE= -DTARGET_XPCOM_ABI="x86_64-gcc3" -DENABLE_WASM_CRANELIFT=1 -DMOZILLA_UAVERSION="65.0" -DMOZ_FMP4=1 -DMOZ_BUILD_WEBRENDER=1 -DHAVE_GETOPT_H=1 -DMOZ_APP_UA_NAME="" -DMOZ_SCTP=1 -DMOZ_APP_UA_VERSION="65.0a1" -DMOZ_TREE_CAIRO=1 -DBROWSER_CHROME_URL_QUOTED="chrome://browser/content/browser.xul" -DHAVE_SCONN_LEN=1 -DVA_COPY=va_copy -DVPX_X86_ASM=1 -DDEBUG=1 -DHAVE_LOCALECONV=1 -DMOZ_STATIC_JS=1 -DMOZ_DEBUG=1 -DMOZ_LOGGING=1 -DMOZILLA_VERSION_U=65.0a1 -DHAVE_SIN_LEN=1 -DHAVE_CPUID_H=1 -DHAVE_NL_TYPES_H=1 -DMOZ_RAW=1 -DHAVE_DLADDR=1 -DMOZ_WIDGET_COCOA=1 -DHAVE_ARC4RANDOM=1 -DMOZ_ENABLE_SKIA_PDF=1 -DMOZ_WEBRTC_ASSERT_ALWAYS=1 -DMOZ_BUILD_APP=browser -DMOZ_ENABLE_SIGNMAR=1 -DMOZ_PEERCONNECTION=1 -DMOZ_WEBSPEECH=1 -DMOZ_PHOENIX=1 -DMOZILLA_VERSION="65.0a1" -DHAVE_VISIBILITY_ATTRIBUTE=1 -DACCESSIBILITY=1 -DNIGHTLY_BUILD=1 -DHAVE_INTTYPES_H=1 -DMOZ_SRTP=1 -DMOZ_WEBRTC_SIGNALING=1 -DHAVE_PTHREAD_H=1 -DJS_JITSPEW=1 -DHAVE_UNISTD_H=1 -DMOZ_ENABLE_SKIA_PDF_SFNTLY=1 -DMOZ_VORBIS=1 -DJS_BUILD_BINAST=1 -DMOZ_ENABLE_SKIA=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_STAT64=1 -DMOZ_CONTENT_SANDBOX=1 -DHAVE_SETPRIORITY=1 -DJS_TRACE_LOGGING=1 -DEARLY_BETA_OR_EARLIER=1 -DMOZ_DLL_PREFIX="lib" -DFIREFOX_VERSION=65.0a1 -DHAVE_GMTIME_R=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DBROWSER_CHROME_URL=chrome://browser/content/browser.xul -DMOZ_DISTRIBUTION_ID="org.mozilla" -DFORCE_PR_LOG=1 -DMOZ_SAMPLE_TYPE_FLOAT32=1 -DA11Y_LOG=1 -DMOZ_VPX_NO_MEM_REPORTING=1 -DMOZ_REFLOW_PERF_DSP=1 -DHAVE_SYS_TYPES_H=1 -DXP_MACOSX=1 -DBUILD_CTYPES=1 -DMOZ_GMP_SANDBOX=1 -DGTEST_HAS_RTTI=0 -DHAVE_SA_LEN=1 -DHAVE_VALLOC=1 -DMOZ_DATA_REPORTING=1 -DHAVE_DIRENT_H=1 -DMOZ_GECKO_PROFILER=1 -DMOZ_DEDICATED_PROFILES=1 -DMOZ_SANDBOX=1 -DMOZ_WEBM_ENCODER=1 -DUSE_SKIA_GPU=1 -DMOZ_FEEDS=1 -DHAVE_VA_COPY=1 -DMOZ_WEBSPEECH_TEST_BACKEND=1 -DMOZ_INSTRUMENT_EVENT_LOOP=1 -DHAVE_NETINET_IN_H=1 -DENABLE_SYSTEM_EXTENSION_DIRS=1 -DHAVE_STRERROR=1 -DMOZ_PROFILER_MEMORY=1 -DHAVE_LCHOWN=1 -DENABLE_TESTS=1 -DXP_DARWIN=1 -DHAVE_LSTAT64=1 -DMOZ_UPDATE_CHANNEL=default -DMOZ_PLACES=1 -DMOZ_WEBRTC=1 -DJS_64BIT=1 -DMOZ_PROFILING=1 -DMOZ_REFLOW_PERF=1 -DU_STATIC_IMPLEMENTATION=1 -DMALLOC_USABLE_SIZE_CONST_PTR=const -DHAVE_LOCALTIME_R=1 -DHAVE_VA_LIST_AS_ARRAY=1 self-hosting-cpp-input.cpp 1:03.65 make[4]: Nothing to be done for `export'. 1:03.65 make[4]: Nothing to be done for `export'. 1:03.65 make[4]: Nothing to be done for `export'. 1:03.66 make[4]: Nothing to be done for `export'. 1:03.66 make[4]: Nothing to be done for `export'. 1:03.66 make[4]: Nothing to be done for `export'. 1:23.61 Generating /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/TestExampleWorkerInterface-example.h 1:23.61 Generating /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/TestExampleWorkerInterface-example.cpp 1:23.61 Generating /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/TestExampleProxyInterface-example.h 1:23.61 Generating /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/TestExampleProxyInterface-example.cpp 1:23.61 Generating /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/TestExampleInterface-example.h 1:23.62 Generating /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/TestExampleInterface-example.cpp 1:24.16 make[4]: Nothing to be done for `export'. 1:24.71 /Applications/Xcode.app/Contents/Developer/usr/bin/make recurse_compile 1:25.28 make[4]: Nothing to be done for `target'. 1:25.28 js/src/rust/force-cargo-library-build 1:25.29 env CARGO_TARGET_DIR=/Users/matthew/mozilla-central2/obj-fx-dbg RUSTFLAGS='-C opt-level=1 -C debuginfo=2 ' RUSTC=/Users/matthew/.cargo/bin/rustc RUSTDOC=/Users/matthew/.cargo/bin/rustdoc RUSTFMT=/Users/matthew/.cargo/bin/rustfmt CC_x86_64_apple_darwin=" /usr/bin/clang -std=gnu99" CXX_x86_64_apple_darwin=" /usr/bin/clang++ -std=gnu++14" CFLAGS_x86_64_apple_darwin="-fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/js/src/rust -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/rust -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables" CXXFLAGS_x86_64_apple_darwin="-fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/js/src/rust -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/rust -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables" AR_x86_64_apple_darwin="ar" MOZ_SRC=/Users/matthew/mozilla-central2 MOZ_DIST=/Users/matthew/mozilla-central2/obj-fx-dbg/dist LIBCLANG_PATH="/usr/local/Cellar/llvm/7.0.0/lib" CLANG_PATH="/usr/local/Cellar/llvm/7.0.0/bin/clang" PKG_CONFIG_ALLOW_CROSS=1 RUST_BACKTRACE=full MOZ_TOPOBJDIR=/Users/matthew/mozilla-central2/obj-fx-dbg MOZ_CARGO_WRAP_LDFLAGS="-Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics" MOZ_CARGO_WRAP_LD=" /usr/bin/clang -std=gnu99" CARGO_TARGET_X86_64_APPLE_DARWIN_LINKER=/Users/matthew/mozilla-central2/build/cargo-linker /Users/matthew/.cargo/bin/cargo rustc --frozen --manifest-path /Users/matthew/mozilla-central2/js/src/rust/Cargo.toml --color=always --lib --target=x86_64-apple-darwin -- 1:25.29 toolkit/library/rust/force-cargo-library-build 1:25.30 env CARGO_TARGET_DIR=/Users/matthew/mozilla-central2/obj-fx-dbg RUSTFLAGS='-C opt-level=1 -C debuginfo=2 ' RUSTC=/Users/matthew/.cargo/bin/rustc RUSTDOC=/Users/matthew/.cargo/bin/rustdoc RUSTFMT=/Users/matthew/.cargo/bin/rustfmt CC_x86_64_apple_darwin=" /usr/bin/clang -std=gnu99" CXX_x86_64_apple_darwin=" /usr/bin/clang++ -std=gnu++14" CFLAGS_x86_64_apple_darwin="-fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/toolkit/library/rust -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/library/rust -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables" CXXFLAGS_x86_64_apple_darwin="-fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/toolkit/library/rust -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/library/rust -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables" AR_x86_64_apple_darwin="ar" MOZ_SRC=/Users/matthew/mozilla-central2 MOZ_DIST=/Users/matthew/mozilla-central2/obj-fx-dbg/dist LIBCLANG_PATH="/usr/local/Cellar/llvm/7.0.0/lib" CLANG_PATH="/usr/local/Cellar/llvm/7.0.0/bin/clang" PKG_CONFIG_ALLOW_CROSS=1 RUST_BACKTRACE=full MOZ_TOPOBJDIR=/Users/matthew/mozilla-central2/obj-fx-dbg MOZ_CARGO_WRAP_LDFLAGS="-Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics" MOZ_CARGO_WRAP_LD=" /usr/bin/clang -std=gnu99" CARGO_TARGET_X86_64_APPLE_DARWIN_LINKER=/Users/matthew/mozilla-central2/build/cargo-linker /Users/matthew/.cargo/bin/cargo rustc --frozen --manifest-path /Users/matthew/mozilla-central2/toolkit/library/rust/Cargo.toml --color=always --lib --target=x86_64-apple-darwin --features "servo bindgen gecko_debug quantum_render cubeb-remoting moz_memory spidermonkey_rust gecko_profiler" -- 1:25.33 mfbt 1:25.33 /usr/bin/clang -std=gnu99 -o lz4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/Users/matthew/mozilla-central2/mfbt -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt -I/Users/matthew/mozilla-central2/mfbt/double-conversion -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/lz4.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/lz4.c 1:25.34 js/src/editline 1:25.34 /usr/bin/clang -std=gnu99 -o Unified_c_js_src_editline0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DANSI_ARROWS -DHAVE_TCGETATTR -DHIDE -DUSE_DIRENT -DSYS_UNIX -DHAVE_STDLIB -DUNIQUE_HISTORY -I/Users/matthew/mozilla-central2/js/src/editline -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/editline -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_js_src_editline0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/editline/Unified_c_js_src_editline0.c 1:25.34 xpcom/rust/gtest 1:25.35 mfbt/tests/gtest 1:25.39 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_mfbt_tests_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/mfbt/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_mfbt_tests_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/gtest/Unified_cpp_mfbt_tests_gtest0.cpp 1:25.40 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_xpcom_rust_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/rust/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/rust/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_xpcom_rust_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/rust/gtest/Unified_cpp_xpcom_rust_gtest0.cpp 1:25.58 js/src/frontend 1:25.60 /usr/bin/clang++ -std=gnu++14 -o BinSource-auto.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/BinSource-auto.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/frontend/BinSource-auto.cpp 1:26.25 js/src 1:26.27 /usr/bin/clang++ -std=gnu++14 -o RegExp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/RegExp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/builtin/RegExp.cpp 1:28.22 Blocking waiting for file lock on build directory 1:28.30 Finished dev [optimized + debuginfo] target(s) in 2.86s 1:28.45 /usr/bin/clang++ -std=gnu++14 -o Compression.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/Users/matthew/mozilla-central2/mfbt -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt -I/Users/matthew/mozilla-central2/mfbt/double-conversion -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Compression.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/Compression.cpp 1:28.75 /usr/bin/clang++ -std=gnu++14 -o CTypes.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/CTypes.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/ctypes/CTypes.cpp 1:29.21 Compiling style v0.0.1 (file:///Users/matthew/mozilla-central2/servo/components/style) 1:30.47 /usr/bin/clang++ -std=gnu++14 -o BinSource.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/BinSource.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/frontend/BinSource.cpp 1:39.71 /usr/bin/clang++ -std=gnu++14 -o Decimal.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/Users/matthew/mozilla-central2/mfbt -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt -I/Users/matthew/mozilla-central2/mfbt/double-conversion -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Decimal.o.pp -fcolor-diagnostics -Wno-implicit-fallthrough /Users/matthew/mozilla-central2/mfbt/decimal/Decimal.cpp 1:47.22 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_mfbt0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/Users/matthew/mozilla-central2/mfbt -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt -I/Users/matthew/mozilla-central2/mfbt/double-conversion -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_mfbt0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/Unified_cpp_mfbt0.cpp 1:50.68 /usr/bin/clang++ -std=gnu++14 -o Library.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Library.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/ctypes/Library.cpp 1:56.31 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_mfbt1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -DLZ4LIB_VISIBILITY= -I/Users/matthew/mozilla-central2/mfbt -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt -I/Users/matthew/mozilla-central2/mfbt/double-conversion -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_mfbt1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/Unified_cpp_mfbt1.cpp 2:00.77 /usr/bin/clang++ -std=gnu++14 -o BinSourceRuntimeSupport.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/BinSourceRuntimeSupport.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/frontend/BinSourceRuntimeSupport.cpp 2:04.52 /usr/bin/clang++ -std=gnu++14 -o jsmath.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/jsmath.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/jsmath.cpp 2:06.49 js/src/gc 2:06.51 /usr/bin/clang++ -std=gnu++14 -o StoreBuffer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/gc -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/gc -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/StoreBuffer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/gc/StoreBuffer.cpp 2:07.47 /usr/bin/clang++ -std=gnu++14 -o BinToken.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/BinToken.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/frontend/BinToken.cpp 2:08.44 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_gc0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/gc -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/gc -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_gc0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/gc/Unified_cpp_js_src_gc0.cpp 2:12.59 /usr/bin/clang++ -std=gnu++14 -o BinTokenReaderBase.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/BinTokenReaderBase.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/frontend/BinTokenReaderBase.cpp 2:24.90 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_gc1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/gc -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/gc -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_gc1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/gc/Unified_cpp_js_src_gc1.cpp 2:26.40 /usr/bin/clang++ -std=gnu++14 -o jsutil.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/jsutil.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/jsutil.cpp 2:27.92 js/src/jit 2:27.98 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_jit0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_jit0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit/Unified_cpp_js_src_jit0.cpp 2:30.18 /usr/bin/clang++ -std=gnu++14 -o BinTokenReaderMultipart.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/BinTokenReaderMultipart.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/frontend/BinTokenReaderMultipart.cpp 2:30.67 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_gc2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/gc -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/gc -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_gc2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/gc/Unified_cpp_js_src_gc2.cpp 2:40.04 js/src/wasm 2:40.07 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_wasm0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/wasm -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/wasm -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_wasm0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/wasm/Unified_cpp_js_src_wasm0.cpp 2:40.76 /usr/bin/clang++ -std=gnu++14 -o pm_stub.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/pm_stub.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/perf/pm_stub.cpp 2:43.57 /usr/bin/clang++ -std=gnu++14 -o DoubleToString.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/DoubleToString.o.pp -fcolor-diagnostics -Wno-implicit-fallthrough /Users/matthew/mozilla-central2/js/src/util/DoubleToString.cpp 2:45.81 /usr/bin/clang++ -std=gnu++14 -o BinTokenReaderTester.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/BinTokenReaderTester.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/frontend/BinTokenReaderTester.cpp 2:49.61 /usr/bin/clang++ -std=gnu++14 -o Interpreter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Interpreter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/vm/Interpreter.cpp 2:54.85 /usr/bin/clang++ -std=gnu++14 -o Parser.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Parser.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/frontend/Parser.cpp 2:59.65 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_wasm1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/wasm -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/wasm -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_wasm1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/wasm/Unified_cpp_js_src_wasm1.cpp 3:02.13 /usr/bin/clang++ -std=gnu++14 -o ProfilingStack.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/ProfilingStack.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/vm/ProfilingStack.cpp 3:03.40 modules/fdlibm/src 3:03.42 /usr/bin/clang++ -std=gnu++14 -o e_acos.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/e_acos.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/e_acos.cpp 3:03.65 /usr/bin/clang++ -std=gnu++14 -o e_acosh.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/e_acosh.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/e_acosh.cpp 3:03.83 /usr/bin/clang++ -std=gnu++14 -o e_asin.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/e_asin.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/e_asin.cpp 3:04.02 /usr/bin/clang++ -std=gnu++14 -o e_atan2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/e_atan2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/e_atan2.cpp 3:04.20 /usr/bin/clang++ -std=gnu++14 -o e_atanh.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/e_atanh.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/e_atanh.cpp 3:04.41 /usr/bin/clang++ -std=gnu++14 -o e_cosh.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/e_cosh.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/e_cosh.cpp 3:04.60 /usr/bin/clang++ -std=gnu++14 -o e_exp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/e_exp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/e_exp.cpp 3:04.78 /usr/bin/clang++ -std=gnu++14 -o e_hypot.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/e_hypot.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/e_hypot.cpp 3:04.96 /usr/bin/clang++ -std=gnu++14 -o e_log.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/e_log.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/e_log.cpp 3:05.14 /usr/bin/clang++ -std=gnu++14 -o e_log10.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/e_log10.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/e_log10.cpp 3:05.31 /usr/bin/clang++ -std=gnu++14 -o e_log2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/e_log2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/e_log2.cpp 3:05.48 /usr/bin/clang++ -std=gnu++14 -o e_pow.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/e_pow.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/e_pow.cpp 3:05.72 /usr/bin/clang++ -std=gnu++14 -o e_sinh.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/e_sinh.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/e_sinh.cpp 3:05.88 /usr/bin/clang++ -std=gnu++14 -o e_sqrt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/e_sqrt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/e_sqrt.cpp 3:06.10 /usr/bin/clang++ -std=gnu++14 -o k_exp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/k_exp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/k_exp.cpp 3:06.26 /usr/bin/clang++ -std=gnu++14 -o s_asinh.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/s_asinh.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/s_asinh.cpp 3:06.48 /usr/bin/clang++ -std=gnu++14 -o s_atan.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/s_atan.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/s_atan.cpp 3:06.67 /usr/bin/clang++ -std=gnu++14 -o s_cbrt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/s_cbrt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/s_cbrt.cpp 3:06.87 /usr/bin/clang++ -std=gnu++14 -o s_ceil.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/s_ceil.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/s_ceil.cpp 3:07.06 /usr/bin/clang++ -std=gnu++14 -o s_ceilf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/s_ceilf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/s_ceilf.cpp 3:07.27 /usr/bin/clang++ -std=gnu++14 -o s_copysign.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/s_copysign.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/s_copysign.cpp 3:07.48 /usr/bin/clang++ -std=gnu++14 -o s_expm1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/s_expm1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/s_expm1.cpp 3:07.73 /usr/bin/clang++ -std=gnu++14 -o s_fabs.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/s_fabs.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/s_fabs.cpp 3:07.90 /usr/bin/clang++ -std=gnu++14 -o s_floor.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/s_floor.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/s_floor.cpp 3:08.07 /usr/bin/clang++ -std=gnu++14 -o s_floorf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/s_floorf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/s_floorf.cpp 3:08.22 /usr/bin/clang++ -std=gnu++14 -o s_log1p.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/s_log1p.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/s_log1p.cpp 3:08.39 /usr/bin/clang++ -std=gnu++14 -o s_nearbyint.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/s_nearbyint.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/s_nearbyint.cpp 3:08.56 /usr/bin/clang++ -std=gnu++14 -o s_rint.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/s_rint.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/s_rint.cpp 3:08.72 /usr/bin/clang++ -std=gnu++14 -o s_rintf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/s_rintf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/s_rintf.cpp 3:08.89 /usr/bin/clang++ -std=gnu++14 -o s_scalbn.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/s_scalbn.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/s_scalbn.cpp 3:09.05 /usr/bin/clang++ -std=gnu++14 -o s_tanh.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/s_tanh.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/s_tanh.cpp 3:09.21 /usr/bin/clang++ -std=gnu++14 -o s_trunc.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/s_trunc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/s_trunc.cpp 3:09.38 /usr/bin/clang++ -std=gnu++14 -o s_truncf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/fdlibm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-parentheses -Wno-sign-compare -Wno-dangling-else -MD -MP -MF .deps/s_truncf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/fdlibm/src/s_truncf.cpp 3:09.53 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_wasm2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/wasm -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/wasm -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_wasm2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/wasm/Unified_cpp_js_src_wasm2.cpp 3:12.78 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_jit1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_jit1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit/Unified_cpp_js_src_jit1.cpp 3:21.56 /usr/bin/clang++ -std=gnu++14 -o TraceLogging.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/TraceLogging.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/vm/TraceLogging.cpp 3:22.50 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_jit10.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_jit10.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit/Unified_cpp_js_src_jit10.cpp 3:28.17 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_frontend0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_frontend0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/frontend/Unified_cpp_js_src_frontend0.cpp 3:29.75 /usr/bin/clang++ -std=gnu++14 -o TraceLoggingGraph.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/TraceLoggingGraph.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/vm/TraceLoggingGraph.cpp 3:32.41 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_jit11.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_jit11.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit/Unified_cpp_js_src_jit11.cpp 3:33.45 /usr/bin/clang++ -std=gnu++14 -o TraceLoggingTypes.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/TraceLoggingTypes.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/vm/TraceLoggingTypes.cpp 3:35.31 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src0.cpp 3:41.57 config/external/nspr/pr 3:41.58 /usr/bin/clang -std=gnu99 -o prfdcach.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prfdcach.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/io/prfdcach.c 3:41.82 /usr/bin/clang -std=gnu99 -o priometh.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/priometh.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/io/priometh.c 3:41.95 /Users/matthew/mozilla-central2/nsprpub/pr/src/io/priometh.c:336:24: warning: comparison of integers of different signs: 'PROffset32' (aka 'int') and 'unsigned long' [-Wsign-compare] 3:41.95 (info.size < (sfd->file_offset + sfd->file_nbytes))) { 3:41.95 ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3:42.07 1 warning generated. 3:42.10 /usr/bin/clang -std=gnu99 -o pripv6.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pripv6.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/io/pripv6.c 3:42.27 /usr/bin/clang -std=gnu99 -o prlayer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prlayer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/io/prlayer.c 3:42.68 /usr/bin/clang -std=gnu99 -o prlog.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prlog.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/io/prlog.c 3:42.97 /usr/bin/clang -std=gnu99 -o prmapopt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prmapopt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/io/prmapopt.c 3:43.14 /usr/bin/clang -std=gnu99 -o prmmap.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prmmap.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/io/prmmap.c 3:43.33 /usr/bin/clang -std=gnu99 -o prmwait.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prmwait.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/io/prmwait.c 3:43.96 /usr/bin/clang -std=gnu99 -o prpolevt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prpolevt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/io/prpolevt.c 3:44.19 /usr/bin/clang -std=gnu99 -o prprf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prprf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/io/prprf.c 3:44.38 /Users/matthew/mozilla-central2/nsprpub/pr/src/io/prprf.c:323:31: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 3:44.38 if (amount <= 0 || amount >= sizeof(fin)) { 3:44.38 ~~~~~~ ^ ~~~~~~~~~~~ 3:44.39 /Users/matthew/mozilla-central2/nsprpub/pr/src/io/prprf.c:926:9: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 3:44.39 if( i < sizeof( pattern ) ){ 3:44.39 ~ ^ ~~~~~~~~~~~~~~~~~ 3:45.03 2 warnings generated. 3:45.06 /usr/bin/clang -std=gnu99 -o prscanf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prscanf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/io/prscanf.c 3:45.84 /usr/bin/clang -std=gnu99 -o prstdio.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prstdio.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/io/prstdio.c 3:46.10 /usr/bin/clang -std=gnu99 -o prlink.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prlink.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/linking/prlink.c 3:46.54 /usr/bin/clang -std=gnu99 -o prmalloc.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prmalloc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/malloc/prmalloc.c 3:46.72 /usr/bin/clang -std=gnu99 -o prmem.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prmem.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/malloc/prmem.c 3:47.21 /usr/bin/clang -std=gnu99 -o prosdep.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prosdep.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/md/prosdep.c 3:47.37 /usr/bin/clang -std=gnu99 -o darwin.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/darwin.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/md/unix/darwin.c 3:47.59 /usr/bin/clang -std=gnu99 -o unix.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/unix.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/md/unix/unix.c 3:47.83 /Users/matthew/mozilla-central2/nsprpub/pr/src/md/unix/unix.c:3554:16: warning: comparison of integers of different signs: 'PRUint32' (aka 'unsigned int') and 'PROffset32' (aka 'int') [-Wsign-compare] 3:47.83 if (sz > info.size) { 3:47.83 ~~ ^ ~~~~~~~~~ 3:47.84 /Users/matthew/mozilla-central2/nsprpub/pr/src/md/unix/unix.c:3681:19: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 3:47.84 for (i = 0; i < nfds; i++) { 3:47.84 ~ ^ ~~~~ 3:47.84 /Users/matthew/mozilla-central2/nsprpub/pr/src/md/unix/unix.c:3724:23: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 3:47.84 for (i = 0; i < nfds; i++) { 3:47.84 ~ ^ ~~~~ 3:47.85 /Users/matthew/mozilla-central2/nsprpub/pr/src/md/unix/unix.c:3765:23: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 3:47.85 for (i = 0; i < nfds; i++) { 3:47.85 ~ ^ ~~~~ 3:48.26 4 warnings generated. 3:48.28 /usr/bin/clang -std=gnu99 -o unix_errors.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/unix_errors.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/md/unix/unix_errors.c 3:48.60 /usr/bin/clang -std=gnu99 -o uxproces.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/uxproces.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/md/unix/uxproces.c 3:49.11 /usr/bin/clang -std=gnu99 -o uxrng.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/uxrng.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/md/unix/uxrng.c 3:49.33 /usr/bin/clang -std=gnu99 -o uxshm.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/uxshm.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/md/unix/uxshm.c 3:49.59 /usr/bin/clang -std=gnu99 -o uxwrap.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/uxwrap.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/md/unix/uxwrap.c 3:49.74 /usr/bin/clang -std=gnu99 -o prseg.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prseg.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/memory/prseg.c 3:49.89 /usr/bin/clang -std=gnu99 -o prshm.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prshm.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/memory/prshm.c 3:50.06 /usr/bin/clang -std=gnu99 -o prshma.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prshma.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/memory/prshma.c 3:50.23 /usr/bin/clang -std=gnu99 -o pralarm.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pralarm.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/pralarm.c 3:50.43 /usr/bin/clang -std=gnu99 -o pratom.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pratom.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/pratom.c 3:50.62 /usr/bin/clang -std=gnu99 -o praton.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/praton.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/praton.c 3:50.75 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_frontend1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_frontend1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/frontend/Unified_cpp_js_src_frontend1.cpp 3:50.76 /usr/bin/clang -std=gnu99 -o prcountr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prcountr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/prcountr.c 3:50.95 /usr/bin/clang -std=gnu99 -o prdtoa.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prdtoa.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/prdtoa.c 3:51.06 /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/prdtoa.c:571:50: warning: comparison of integers of different signs: 'long' and 'unsigned long' [-Wsign-compare] 3:51.06 if (k <= Kmax && pmem_next - private_mem + len <= PRIVATE_mem) { 3:51.06 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ 3:51.08 /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/prdtoa.c:2627:52: warning: comparison of integers of different signs: 'unsigned long' and 'int' [-Wsign-compare] 3:51.08 sizeof(Bigint) - sizeof(ULong) - sizeof(int) + j <= i; 3:51.08 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ 3:52.38 2 warnings generated. 3:52.40 /usr/bin/clang -std=gnu99 -o prenv.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prenv.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/prenv.c 3:52.57 /usr/bin/clang -std=gnu99 -o prerr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prerr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/prerr.c 3:52.59 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src1.cpp 3:52.63 /usr/bin/clang -std=gnu99 -o prerror.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prerror.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/prerror.c 3:52.80 /usr/bin/clang -std=gnu99 -o prerrortable.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prerrortable.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/prerrortable.c 3:52.95 /usr/bin/clang -std=gnu99 -o prinit.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prinit.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/prinit.c 3:53.22 /usr/bin/clang -std=gnu99 -o prinrval.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prinrval.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/prinrval.c 3:53.30 config/external/nspr/ds 3:53.30 /usr/bin/clang -std=gnu99 -o plarena.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -I/Users/matthew/mozilla-central2/config/external/nspr/ds -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/ds -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/plarena.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/lib/ds/plarena.c 3:53.39 /usr/bin/clang -std=gnu99 -o pripc.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pripc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/pripc.c 3:53.47 /usr/bin/clang -std=gnu99 -o plhash.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -I/Users/matthew/mozilla-central2/config/external/nspr/ds -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/ds -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/plhash.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/lib/ds/plhash.c 3:53.56 /usr/bin/clang -std=gnu99 -o prlog2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prlog2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/prlog2.c 3:53.65 /usr/bin/clang -std=gnu99 -o prlong.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prlong.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/prlong.c 3:53.68 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_wasm3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/wasm -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/wasm -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_wasm3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/wasm/Unified_cpp_js_src_wasm3.cpp 3:53.73 /usr/bin/clang -std=gnu99 -o prnetdb.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prnetdb.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/prnetdb.c 3:53.77 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_frontend2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_frontend2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/frontend/Unified_cpp_js_src_frontend2.cpp 3:53.86 /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/prnetdb.c:250:29: warning: comparison of integers of different signs: 'int' and 'PRUint32' (aka 'unsigned int') [-Wsign-compare] 3:53.86 if (ifc.ifc_len == lastlen) 3:53.86 ~~~~~~~~~~~ ^ ~~~~~~~ 3:54.27 1 warning generated. 3:54.27 /usr/bin/clang -std=gnu99 -o prolock.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prolock.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/prolock.c 3:54.33 /usr/bin/clang -std=gnu99 -o prrng.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prrng.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/prrng.c 3:54.47 /usr/bin/clang -std=gnu99 -o prsystem.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prsystem.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/prsystem.c 3:54.66 /usr/bin/clang -std=gnu99 -o prthinfo.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prthinfo.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/prthinfo.c 3:54.84 /usr/bin/clang -std=gnu99 -o prtime.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prtime.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/prtime.c 3:55.43 /usr/bin/clang -std=gnu99 -o prtpool.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prtpool.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/prtpool.c 3:55.79 /usr/bin/clang -std=gnu99 -o prtrace.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prtrace.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/misc/prtrace.c 3:56.09 /usr/bin/clang -std=gnu99 -o ptio.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/ptio.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptio.c 3:56.11 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_jit12.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_jit12.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit/Unified_cpp_js_src_jit12.cpp 3:56.20 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptio.c:237:39: warning: comparison of integers of different signs: 'PRUintn' (aka 'unsigned int') and 'PRInt32' (aka 'int') [-Wsign-compare] 3:56.21 && (PR_NETADDR_SIZE(addr) != addr_len)) { 3:56.21 ~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~ 3:56.21 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptio.c:733:12: warning: comparison of integers of different signs: 'int' and 'PRSize' (aka 'unsigned long') [-Wsign-compare] 3:56.21 if (-1 == op->result.code) 3:56.21 ~~ ^ ~~~~~~~~~~~~~~~ 3:56.21 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptio.c:752:17: warning: comparison of integers of different signs: 'int' and 'PRSize' (aka 'unsigned long') [-Wsign-compare] 3:56.21 return ((-1 == op->result.code) && 3:56.21 ~~ ^ ~~~~~~~~~~~~~~~ 3:56.21 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptio.c:776:17: warning: comparison of integers of different signs: 'int' and 'PRSize' (aka 'unsigned long') [-Wsign-compare] 3:56.21 return ((-1 == op->result.code) && 3:56.21 ~~ ^ ~~~~~~~~~~~~~~~ 3:56.22 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptio.c:881:39: warning: comparison of integers of different signs: 'PRIntn' (aka 'int') and 'PRSize' (aka 'unsigned long') [-Wsign-compare] 3:56.22 for (iov_index = 0; iov_index < op->arg3.amount; ++iov_index) 3:56.22 ~~~~~~~~~ ^ ~~~~~~~~~~~~~~~ 3:56.22 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptio.c:884:23: warning: comparison of integers of different signs: 'PRIntn' (aka 'int') and 'size_t' (aka 'unsigned long') [-Wsign-compare] 3:56.22 if (bytes < iov[iov_index].iov_len) 3:56.22 ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~ 3:56.22 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptio.c:936:17: warning: comparison of integers of different signs: 'int' and 'PRSize' (aka 'unsigned long') [-Wsign-compare] 3:56.22 return ((-1 == op->result.code) && 3:56.22 ~~ ^ ~~~~~~~~~~~~~~~ 3:56.22 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptio.c:1245:32: warning: comparison of integers of different signs: 'unsigned int' and 'PRInt32' (aka 'int') [-Wsign-compare] 3:56.22 || ((_PR_FILEDESC_OPEN != fd->secret->state) 3:56.22 ~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ 3:56.23 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptio.c:1253:27: warning: comparison of integers of different signs: 'unsigned int' and 'PRInt32' (aka 'int') [-Wsign-compare] 3:56.23 if (_PR_FILEDESC_OPEN == fd->secret->state) 3:56.23 ~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ 3:56.23 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptio.c:1395:27: warning: comparison of integers of different signs: 'PRInt32' (aka 'int') and 'size_t' (aka 'unsigned long') [-Wsign-compare] 3:56.23 if (bytes < osiov->iov_len) 3:56.23 ~~~~~ ^ ~~~~~~~~~~~~~~ 3:56.23 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptio.c:2110:21: warning: assigning to 'void *' from 'const void *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 3:56.23 iov[0].iov_base = buf; 3:56.23 ^ ~~~ 3:56.23 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptio.c:2113:59: warning: incompatible pointer types passing 'PRInt32 *' (aka 'int *') to parameter of type 'size_t *' (aka 'unsigned long *') [-Wincompatible-pointer-types] 3:56.23 CONNECT_DATA_IDEMPOTENT, iov, 1, &bytes, NULL); 3:56.23 ^~~~~~ 3:56.23 /Users/matthew/Downloads/MacOSX10.12.sdk/usr/include/sys/socket.h:712:49: note: passing argument to parameter here 3:56.24 const struct iovec *, unsigned int, size_t *, sae_connid_t *); 3:56.24 ^ 3:56.24 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptio.c:2112:13: warning: unused variable 'rv' [-Wunused-variable] 3:56.24 PRInt32 rv = connectx(fd->secret->md.osfd, &endpoints, SAE_ASSOCID_ANY, 3:56.24 ^ 3:56.25 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptio.c:3887:22: warning: comparison of integers of different signs: 'PRIntn' (aka 'int') and 'PRUint32' (aka 'unsigned int') [-Wsign-compare] 3:56.25 if (npds > me->syspoll_count) 3:56.25 ~~~~ ^ ~~~~~~~~~~~~~~~~~ 3:56.25 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptio.c:3954:43: warning: comparison of integers of different signs: 'unsigned int' and 'PRInt32' (aka 'int') [-Wsign-compare] 3:56.25 && (_PR_FILEDESC_OPEN == bottom->secret->state)) 3:56.25 ~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~ 3:56.26 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptio.c:4839:24: warning: comparison of integers of different signs: 'rlim_t' (aka 'unsigned long long') and 'PRIntn' (aka 'int') [-Wsign-compare] 3:56.26 if ( rlim.rlim_max < table_size ) 3:56.26 ~~~~~~~~~~~~~ ^ ~~~~~~~~~~ 3:57.06 16 warnings generated. 3:57.07 /usr/bin/clang -std=gnu99 -o ptmisc.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/ptmisc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptmisc.c 3:57.21 /usr/bin/clang -std=gnu99 -o ptsynch.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/ptsynch.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptsynch.c 3:57.35 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptsynch.c:991:47: warning: passing object of class type 'union semun' through variadic function [-Wclass-varargs] 3:57.35 if (semctl(sem->semid, 0, SETVAL, arg) == -1) 3:57.36 ^ 3:57.36 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptsynch.c:1028:41: warning: passing object of class type 'union semun' through variadic function [-Wclass-varargs] 3:57.36 semctl(sem->semid, 0, IPC_STAT, arg); 3:57.36 ^ 3:57.36 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptsynch.c:1108:36: warning: passing object of class type 'union semun' through variadic function [-Wclass-varargs] 3:57.36 if (semctl(semid, 0, IPC_RMID, unused) == -1) 3:57.36 ^ 3:57.59 3 warnings generated. 3:57.61 /usr/bin/clang -std=gnu99 -o ptthread.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/ptthread.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptthread.c 3:57.73 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptthread.c:218:29: warning: comparison of integers of different signs: 'PRInt32' (aka 'int') and 'PRUintn' (aka 'unsigned int') [-Wsign-compare] 3:57.74 else if (--pt_book.user == pt_book.this_many) 3:57.74 ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ 3:57.74 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptthread.c:467:37: warning: comparison of integers of different signs: 'PRInt32' (aka 'int') and 'PRUintn' (aka 'unsigned int') [-Wsign-compare] 3:57.74 else if (--pt_book.user == pt_book.this_many) 3:57.74 ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ 3:57.75 /Users/matthew/mozilla-central2/nsprpub/pr/src/pthreads/ptthread.c:1088:29: warning: comparison of integers of different signs: 'PRInt32' (aka 'int') and 'PRUintn' (aka 'unsigned int') [-Wsign-compare] 3:57.75 while (pt_book.user > pt_book.this_many) 3:57.75 ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ 3:58.00 3 warnings generated. 3:58.02 /usr/bin/clang -std=gnu99 -o prcmon.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prcmon.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/threads/prcmon.c 3:58.24 /usr/bin/clang -std=gnu99 -o prrwlock.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prrwlock.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/threads/prrwlock.c 3:58.44 /usr/bin/clang -std=gnu99 -o prtpd.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -DHAS_CONNECTX -DHAVE_BSD_FLOCK -DHAVE_POINTER_LOCALTIME_R -DDARWIN -DHAVE_SOCKLEN_T -DHAVE_CRT_EXTERNS_H -D_PR_PTHREADS -I/Users/matthew/mozilla-central2/config/external/nspr/pr -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/pr -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/nsprpub/pr/include -I/Users/matthew/mozilla-central2/nsprpub/pr/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prtpd.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/pr/src/threads/prtpd.c 3:58.62 /usr/bin/clang -std=gnu99 -o os_Darwin.o -fPIC -Wa,--noexecstack -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -g -c /Users/matthew/mozilla-central2/nsprpub/pr/src/md/unix/os_Darwin.s 3:58.70 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src10.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src10.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src10.cpp 4:01.94 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_jit13.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_jit13.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit/Unified_cpp_js_src_jit13.cpp 4:05.17 config/external/nspr/libc 4:05.17 /usr/bin/clang -std=gnu99 -o base64.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -I/Users/matthew/mozilla-central2/config/external/nspr/libc -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/libc -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/base64.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/lib/libc/src/base64.c 4:05.34 /usr/bin/clang -std=gnu99 -o plerror.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -I/Users/matthew/mozilla-central2/config/external/nspr/libc -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/libc -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/plerror.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/lib/libc/src/plerror.c 4:05.46 /usr/bin/clang -std=gnu99 -o plgetopt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -I/Users/matthew/mozilla-central2/config/external/nspr/libc -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/libc -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/plgetopt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/lib/libc/src/plgetopt.c 4:05.53 /Users/matthew/mozilla-central2/nsprpub/lib/libc/src/plgetopt.c:163:46: warning: comparison of integers of different signs: 'unsigned long' and 'PRIntn' (aka 'int') [-Wsign-compare] 4:05.53 if (strlen(longOpt->longOptName) != optNameLen) 4:05.53 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~ 4:05.59 1 warning generated. 4:05.60 /usr/bin/clang -std=gnu99 -o strcase.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -I/Users/matthew/mozilla-central2/config/external/nspr/libc -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/libc -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/strcase.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/lib/libc/src/strcase.c 4:05.77 /usr/bin/clang -std=gnu99 -o strcat.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -I/Users/matthew/mozilla-central2/config/external/nspr/libc -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/libc -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/strcat.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/lib/libc/src/strcat.c 4:05.86 /usr/bin/clang -std=gnu99 -o strchr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -I/Users/matthew/mozilla-central2/config/external/nspr/libc -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/libc -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/strchr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/lib/libc/src/strchr.c 4:05.97 /usr/bin/clang -std=gnu99 -o strcmp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -I/Users/matthew/mozilla-central2/config/external/nspr/libc -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/libc -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/strcmp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/lib/libc/src/strcmp.c 4:06.06 /usr/bin/clang -std=gnu99 -o strcpy.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -I/Users/matthew/mozilla-central2/config/external/nspr/libc -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/libc -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/strcpy.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/lib/libc/src/strcpy.c 4:06.17 /usr/bin/clang -std=gnu99 -o strdup.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -I/Users/matthew/mozilla-central2/config/external/nspr/libc -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/libc -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/strdup.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/lib/libc/src/strdup.c 4:06.27 /usr/bin/clang -std=gnu99 -o strlen.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -I/Users/matthew/mozilla-central2/config/external/nspr/libc -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/libc -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/strlen.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/lib/libc/src/strlen.c 4:06.37 /usr/bin/clang -std=gnu99 -o strpbrk.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -I/Users/matthew/mozilla-central2/config/external/nspr/libc -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/libc -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/strpbrk.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/lib/libc/src/strpbrk.c 4:06.48 /usr/bin/clang -std=gnu99 -o strstr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -I/Users/matthew/mozilla-central2/config/external/nspr/libc -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/libc -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/strstr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/lib/libc/src/strstr.c 4:06.59 /usr/bin/clang -std=gnu99 -o strtok.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D_NSPR_BUILD_ -I/Users/matthew/mozilla-central2/config/external/nspr/libc -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/nspr/libc -I/Users/matthew/mozilla-central2/config/external/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/strtok.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/nsprpub/lib/libc/src/strtok.c 4:06.65 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_frontend3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_frontend3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/frontend/Unified_cpp_js_src_frontend3.cpp 4:06.69 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src11.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src11.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src11.cpp 4:12.40 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_frontend4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/frontend -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_frontend4.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/frontend/Unified_cpp_js_src_frontend4.cpp 4:16.55 modules/zlib/src 4:16.55 /usr/bin/clang -std=gnu99 -o host_adler32.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_adler32.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/zlib/src/adler32.c 4:16.73 /usr/bin/clang -std=gnu99 -o host_compress.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_compress.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/zlib/src/compress.c 4:16.82 /usr/bin/clang -std=gnu99 -o host_crc32.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_crc32.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/zlib/src/crc32.c 4:17.01 /usr/bin/clang -std=gnu99 -o host_deflate.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_deflate.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/zlib/src/deflate.c 4:17.73 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_jit2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_jit2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit/Unified_cpp_js_src_jit2.cpp 4:17.74 /usr/bin/clang -std=gnu99 -o host_gzclose.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_gzclose.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/zlib/src/gzclose.c 4:17.84 /usr/bin/clang -std=gnu99 -o host_gzlib.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_gzlib.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/zlib/src/gzlib.c 4:17.92 /Users/matthew/mozilla-central2/modules/zlib/src/gzlib.c:252:9: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration] 4:17.92 LSEEK(state->fd, 0, SEEK_END); /* so gzoffset() is correct */ 4:17.92 ^ 4:17.92 /Users/matthew/mozilla-central2/modules/zlib/src/gzlib.c:14:17: note: expanded from macro 'LSEEK' 4:17.92 # define LSEEK lseek 4:17.92 ^ 4:17.92 /Users/matthew/mozilla-central2/modules/zlib/src/gzlib.c:258:24: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration] 4:17.93 state->start = LSEEK(state->fd, 0, SEEK_CUR); 4:17.93 ^ 4:17.93 /Users/matthew/mozilla-central2/modules/zlib/src/gzlib.c:14:17: note: expanded from macro 'LSEEK' 4:17.93 # define LSEEK lseek 4:17.93 ^ 4:17.93 /Users/matthew/mozilla-central2/modules/zlib/src/gzlib.c:359:9: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration] 4:17.93 if (LSEEK(state->fd, state->start, SEEK_SET) == -1) 4:17.93 ^ 4:17.93 /Users/matthew/mozilla-central2/modules/zlib/src/gzlib.c:14:17: note: expanded from macro 'LSEEK' 4:17.93 # define LSEEK lseek 4:17.93 ^ 4:17.93 /Users/matthew/mozilla-central2/modules/zlib/src/gzlib.c:400:15: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration] 4:17.93 ret = LSEEK(state->fd, offset - state->x.have, SEEK_CUR); 4:17.93 ^ 4:17.93 /Users/matthew/mozilla-central2/modules/zlib/src/gzlib.c:14:17: note: expanded from macro 'LSEEK' 4:17.93 # define LSEEK lseek 4:17.93 ^ 4:17.93 /Users/matthew/mozilla-central2/modules/zlib/src/gzlib.c:496:14: warning: implicit declaration of function 'lseek' is invalid in C99 [-Wimplicit-function-declaration] 4:17.93 offset = LSEEK(state->fd, 0, SEEK_CUR); 4:17.93 ^ 4:17.93 /Users/matthew/mozilla-central2/modules/zlib/src/gzlib.c:14:17: note: expanded from macro 'LSEEK' 4:17.93 # define LSEEK lseek 4:17.94 ^ 4:18.02 5 warnings generated. 4:18.03 /usr/bin/clang -std=gnu99 -o host_gzread.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_gzread.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/zlib/src/gzread.c 4:18.11 /Users/matthew/mozilla-central2/modules/zlib/src/gzread.c:35:15: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration] 4:18.11 ret = read(state->fd, buf + *have, get); 4:18.11 ^ 4:18.12 /Users/matthew/mozilla-central2/modules/zlib/src/gzread.c:651:11: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration] 4:18.12 ret = close(state->fd); 4:18.12 ^ 4:18.26 2 warnings generated. 4:18.26 /usr/bin/clang -std=gnu99 -o host_gzwrite.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_gzwrite.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/zlib/src/gzwrite.c 4:18.34 /Users/matthew/mozilla-central2/modules/zlib/src/gzwrite.c:89:20: warning: implicit declaration of function 'write' is invalid in C99 [-Wimplicit-function-declaration] 4:18.34 writ = write(state->fd, strm->next_in, put); 4:18.34 ^ 4:18.34 /Users/matthew/mozilla-central2/modules/zlib/src/gzwrite.c:110:24: warning: implicit declaration of function 'write' is invalid in C99 [-Wimplicit-function-declaration] 4:18.34 writ = write(state->fd, state->x.next, put); 4:18.34 ^ 4:18.34 /Users/matthew/mozilla-central2/modules/zlib/src/gzwrite.c:661:9: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration] 4:18.35 if (close(state->fd) == -1) 4:18.35 ^ 4:18.49 3 warnings generated. 4:18.49 /usr/bin/clang -std=gnu99 -o host_infback.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_infback.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/zlib/src/infback.c 4:18.85 /usr/bin/clang -std=gnu99 -o host_inffast.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_inffast.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/zlib/src/inffast.c 4:19.05 /usr/bin/clang -std=gnu99 -o host_inflate.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_inflate.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/zlib/src/inflate.c 4:19.81 /usr/bin/clang -std=gnu99 -o host_inftrees.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_inftrees.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/zlib/src/inftrees.c 4:19.97 /usr/bin/clang -std=gnu99 -o host_trees.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_trees.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/zlib/src/trees.c 4:20.44 /usr/bin/clang -std=gnu99 -o host_uncompr.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_uncompr.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/zlib/src/uncompr.c 4:20.54 /usr/bin/clang -std=gnu99 -o host_zutil.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_zutil.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/zlib/src/zutil.c 4:20.64 modules/zlib/src/libhostzlib.a 4:20.64 rm -f libhostzlib.a 4:20.64 ar crs libhostzlib.a host_adler32.o host_compress.o host_crc32.o host_deflate.o host_gzclose.o host_gzlib.o host_gzread.o host_gzwrite.o host_infback.o host_inffast.o host_inflate.o host_inftrees.o host_trees.o host_uncompr.o host_zutil.o 4:20.69 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src12.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src12.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src12.cpp 4:23.02 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_jit3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_jit3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit/Unified_cpp_js_src_jit3.cpp 4:24.43 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src13.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src13.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src13.cpp 4:24.48 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_jit4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_jit4.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit/Unified_cpp_js_src_jit4.cpp 4:27.10 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src14.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src14.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src14.cpp 4:29.23 /usr/bin/clang -std=gnu99 -o adler32.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/adler32.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/zlib/src/adler32.c 4:29.44 /usr/bin/clang -std=gnu99 -o compress.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/compress.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/zlib/src/compress.c 4:29.58 /usr/bin/clang -std=gnu99 -o crc32.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/crc32.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/zlib/src/crc32.c 4:29.81 /usr/bin/clang -std=gnu99 -o deflate.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/deflate.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/zlib/src/deflate.c 4:30.64 /usr/bin/clang -std=gnu99 -o gzclose.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/gzclose.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/zlib/src/gzclose.c 4:30.75 /usr/bin/clang -std=gnu99 -o gzlib.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/gzlib.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/zlib/src/gzlib.c 4:30.96 /usr/bin/clang -std=gnu99 -o gzread.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/gzread.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/zlib/src/gzread.c 4:31.22 /usr/bin/clang -std=gnu99 -o gzwrite.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/gzwrite.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/zlib/src/gzwrite.c 4:31.48 /usr/bin/clang -std=gnu99 -o infback.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/infback.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/zlib/src/infback.c 4:31.87 /usr/bin/clang -std=gnu99 -o inffast.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/inffast.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/zlib/src/inffast.c 4:32.11 /usr/bin/clang -std=gnu99 -o inflate.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/inflate.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/zlib/src/inflate.c 4:33.16 /usr/bin/clang -std=gnu99 -o inftrees.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/inftrees.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/zlib/src/inftrees.c 4:33.35 /usr/bin/clang -std=gnu99 -o trees.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/trees.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/zlib/src/trees.c 4:33.88 /usr/bin/clang -std=gnu99 -o uncompr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/uncompr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/zlib/src/uncompr.c 4:34.01 /usr/bin/clang -std=gnu99 -o zutil.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/zlib/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/zutil.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/modules/zlib/src/zutil.c 4:34.13 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src15.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src15.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src15.cpp 4:36.49 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_jit5.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_jit5.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit/Unified_cpp_js_src_jit5.cpp 4:52.91 memory/mozalloc 4:52.92 /usr/bin/clang++ -std=gnu++14 -o mozalloc_abort.o -c -DDEBUG=1 -D_GNU_SOURCE -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/memory/mozalloc -I/Users/matthew/mozilla-central2/obj-fx-dbg/memory/mozalloc -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom -I/Users/matthew/mozilla-central2/memory/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/mozalloc_abort.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/memory/mozalloc/mozalloc_abort.cpp 4:53.14 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_memory_mozalloc0.o -c -DDEBUG=1 -D_GNU_SOURCE -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/memory/mozalloc -I/Users/matthew/mozilla-central2/obj-fx-dbg/memory/mozalloc -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom -I/Users/matthew/mozilla-central2/memory/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_memory_mozalloc0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/memory/mozalloc/Unified_cpp_memory_mozalloc0.cpp 4:53.40 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_jit6.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_jit6.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit/Unified_cpp_js_src_jit6.cpp 4:53.63 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src16.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src16.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src16.cpp 4:59.13 memory/volatile 4:59.14 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_memory_volatile0.o -c -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/memory/volatile -I/Users/matthew/mozilla-central2/obj-fx-dbg/memory/volatile -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_memory_volatile0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/memory/volatile/Unified_cpp_memory_volatile0.cpp 5:00.91 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src17.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src17.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src17.cpp 5:10.13 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_jit7.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_jit7.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit/Unified_cpp_js_src_jit7.cpp 5:10.71 memory/volatile/tests 5:10.72 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_volatile_tests0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/memory/volatile/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/memory/volatile/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_volatile_tests0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/memory/volatile/tests/Unified_cpp_volatile_tests0.cpp 5:12.81 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src18.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src18.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src18.cpp 5:13.60 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_jit8.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_jit8.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit/Unified_cpp_js_src_jit8.cpp 5:16.39 memory/replace/logalloc 5:16.39 /usr/bin/clang++ -std=gnu++14 -o FdPrintf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_REPLACE_MALLOC_PREFIX=logalloc -DMOZ_NO_MOZALLOC -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/memory/replace/logalloc -I/Users/matthew/mozilla-central2/obj-fx-dbg/memory/replace/logalloc -I/Users/matthew/mozilla-central2/memory/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/FdPrintf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/memory/replace/logalloc/FdPrintf.cpp 5:16.58 /usr/bin/clang++ -std=gnu++14 -o LogAlloc.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_REPLACE_MALLOC_PREFIX=logalloc -DMOZ_NO_MOZALLOC -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/memory/replace/logalloc -I/Users/matthew/mozilla-central2/obj-fx-dbg/memory/replace/logalloc -I/Users/matthew/mozilla-central2/memory/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/LogAlloc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/memory/replace/logalloc/LogAlloc.cpp 5:16.88 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src_jit9.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src_jit9.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/jit/Unified_cpp_js_src_jit9.cpp 5:23.12 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src19.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src19.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src19.cpp 5:23.81 mozglue/misc 5:23.82 /usr/bin/clang++ -std=gnu++14 -o AutoProfilerLabel.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/mozglue/misc -I/Users/matthew/mozilla-central2/obj-fx-dbg/mozglue/misc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/AutoProfilerLabel.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mozglue/misc/AutoProfilerLabel.cpp 5:24.02 /usr/bin/clang++ -std=gnu++14 -o ConditionVariable_posix.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/mozglue/misc -I/Users/matthew/mozilla-central2/obj-fx-dbg/mozglue/misc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/ConditionVariable_posix.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mozglue/misc/ConditionVariable_posix.cpp 5:24.93 /usr/bin/clang++ -std=gnu++14 -o Mutex_posix.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/mozglue/misc -I/Users/matthew/mozilla-central2/obj-fx-dbg/mozglue/misc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Mutex_posix.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mozglue/misc/Mutex_posix.cpp 5:25.77 /usr/bin/clang++ -std=gnu++14 -o Printf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/mozglue/misc -I/Users/matthew/mozilla-central2/obj-fx-dbg/mozglue/misc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Printf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mozglue/misc/Printf.cpp 5:26.63 /usr/bin/clang++ -std=gnu++14 -o StackWalk.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/mozglue/misc -I/Users/matthew/mozilla-central2/obj-fx-dbg/mozglue/misc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/StackWalk.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mozglue/misc/StackWalk.cpp 5:27.04 /usr/bin/clang++ -std=gnu++14 -o TimeStamp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/mozglue/misc -I/Users/matthew/mozilla-central2/obj-fx-dbg/mozglue/misc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/TimeStamp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mozglue/misc/TimeStamp.cpp 5:28.14 /usr/bin/clang++ -std=gnu++14 -o TimeStamp_darwin.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/mozglue/misc -I/Users/matthew/mozilla-central2/obj-fx-dbg/mozglue/misc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/TimeStamp_darwin.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mozglue/misc/TimeStamp_darwin.cpp 5:29.08 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src2.cpp 5:33.78 config/external/icu/common 5:33.78 /usr/bin/clang++ -std=gnu++14 -o appendable.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/appendable.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/appendable.cpp 5:33.91 /usr/bin/clang++ -std=gnu++14 -o bmpset.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/bmpset.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/bmpset.cpp 5:34.22 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src20.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src20.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src20.cpp 5:34.83 /usr/bin/clang++ -std=gnu++14 -o brkeng.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/brkeng.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/brkeng.cpp 5:35.54 /usr/bin/clang++ -std=gnu++14 -o brkiter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/brkiter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/brkiter.cpp 5:36.29 /usr/bin/clang++ -std=gnu++14 -o bytesinkutil.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/bytesinkutil.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/bytesinkutil.cpp 5:36.90 /usr/bin/clang++ -std=gnu++14 -o bytestream.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/bytestream.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/bytestream.cpp 5:36.96 config/external/icu/data 5:36.96 /usr/local/bin/yasm -o icudata.o -f macho64 -rnasm -pnasm -DPREFIX '-DICU_DATA_FILE="icudt63l.dat"' -DICU_DATA_SYMBOL=icudt63_dat /Users/matthew/mozilla-central2/config/external/icu/data/icudata.s 5:37.03 /usr/bin/clang++ -std=gnu++14 -o bytestrie.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/bytestrie.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/bytestrie.cpp 5:37.47 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src21.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src21.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src21.cpp 5:37.69 /usr/bin/clang++ -std=gnu++14 -o bytestriebuilder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/bytestriebuilder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/bytestriebuilder.cpp 5:37.87 config/external/icu/i18n 5:37.89 /usr/bin/clang++ -std=gnu++14 -o alphaindex.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/alphaindex.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/alphaindex.cpp 5:38.67 /usr/bin/clang++ -std=gnu++14 -o bytestrieiterator.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/bytestrieiterator.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/bytestrieiterator.cpp 5:39.14 Compiling geckoservo v0.0.1 (file:///Users/matthew/mozilla-central2/servo/ports/geckolib) 5:39.29 /usr/bin/clang++ -std=gnu++14 -o anytrans.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/anytrans.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/anytrans.cpp 5:39.32 /usr/bin/clang++ -std=gnu++14 -o caniter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/caniter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/caniter.cpp 5:39.37 /usr/bin/clang++ -std=gnu++14 -o astro.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/astro.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/astro.cpp 5:40.26 /usr/bin/clang++ -std=gnu++14 -o basictz.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/basictz.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/basictz.cpp 5:40.27 /usr/bin/clang++ -std=gnu++14 -o characterproperties.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/characterproperties.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/characterproperties.cpp 5:40.98 /usr/bin/clang++ -std=gnu++14 -o chariter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/chariter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/chariter.cpp 5:40.99 /usr/bin/clang++ -std=gnu++14 -o bocsu.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/bocsu.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/bocsu.cpp 5:41.46 /usr/bin/clang++ -std=gnu++14 -o brktrans.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/brktrans.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/brktrans.cpp 5:41.48 /usr/bin/clang++ -std=gnu++14 -o charstr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/charstr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/charstr.cpp 5:41.52 /usr/bin/clang++ -std=gnu++14 -o buddhcal.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/buddhcal.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/buddhcal.cpp 5:42.08 /usr/bin/clang++ -std=gnu++14 -o cmemory.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/cmemory.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/cmemory.cpp 5:42.10 /usr/bin/clang++ -std=gnu++14 -o calendar.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/calendar.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/calendar.cpp 5:42.21 /usr/bin/clang++ -std=gnu++14 -o cstr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/cstr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/cstr.cpp 5:42.73 /usr/bin/clang++ -std=gnu++14 -o cstring.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/cstring.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/cstring.cpp 5:42.90 /usr/bin/clang++ -std=gnu++14 -o cwchar.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/cwchar.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/cwchar.cpp 5:42.96 /usr/bin/clang++ -std=gnu++14 -o dictbe.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/dictbe.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/dictbe.cpp 5:44.12 /usr/bin/clang++ -std=gnu++14 -o casetrn.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/casetrn.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/casetrn.cpp 5:44.19 /usr/bin/clang++ -std=gnu++14 -o cecal.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/cecal.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/cecal.cpp 5:44.31 /usr/bin/clang++ -std=gnu++14 -o dictionarydata.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/dictionarydata.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/dictionarydata.cpp 5:44.78 /usr/bin/clang++ -std=gnu++14 -o chnsecal.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/chnsecal.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/chnsecal.cpp 5:44.98 /usr/bin/clang++ -std=gnu++14 -o dtintrv.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/dtintrv.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/dtintrv.cpp 5:44.98 Compiling gkrust-shared v0.1.0 (file:///Users/matthew/mozilla-central2/toolkit/library/rust/shared) 5:45.08 /usr/bin/clang++ -std=gnu++14 -o edits.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/edits.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/edits.cpp 5:45.58 /usr/bin/clang++ -std=gnu++14 -o choicfmt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/choicfmt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/choicfmt.cpp 5:45.89 /usr/bin/clang++ -std=gnu++14 -o errorcode.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/errorcode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/errorcode.cpp 5:45.98 /usr/bin/clang++ -std=gnu++14 -o filteredbrk.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/filteredbrk.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/filteredbrk.cpp 5:46.32 /usr/bin/clang++ -std=gnu++14 -o coleitr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/coleitr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/coleitr.cpp 5:46.88 /usr/bin/clang++ -std=gnu++14 -o filterednormalizer2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/filterednormalizer2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/filterednormalizer2.cpp 5:47.16 /usr/bin/clang++ -std=gnu++14 -o coll.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/coll.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/coll.cpp 5:47.50 Compiling gkrust v0.1.0 (file:///Users/matthew/mozilla-central2/toolkit/library/rust) 5:47.58 /usr/bin/clang++ -std=gnu++14 -o icudataver.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/icudataver.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/icudataver.cpp 5:48.08 /usr/bin/clang++ -std=gnu++14 -o icuplug.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/icuplug.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/icuplug.cpp 5:48.15 /usr/bin/clang++ -std=gnu++14 -o loadednormalizer2impl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/loadednormalizer2impl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/loadednormalizer2impl.cpp 5:48.17 /usr/bin/clang++ -std=gnu++14 -o collation.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/collation.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/collation.cpp 5:48.31 /usr/bin/clang++ -std=gnu++14 -o collationbuilder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/collationbuilder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/collationbuilder.cpp 5:48.92 /usr/bin/clang++ -std=gnu++14 -o locavailable.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/locavailable.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/locavailable.cpp 5:49.51 /usr/bin/clang++ -std=gnu++14 -o locbased.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/locbased.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/locbased.cpp 5:49.78 /usr/bin/clang++ -std=gnu++14 -o collationcompare.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/collationcompare.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/collationcompare.cpp 5:50.05 /usr/bin/clang++ -std=gnu++14 -o locdispnames.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/locdispnames.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/locdispnames.cpp 5:50.58 /usr/bin/clang++ -std=gnu++14 -o collationdata.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/collationdata.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/collationdata.cpp 5:50.98 /usr/bin/clang++ -std=gnu++14 -o locdspnm.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/locdspnm.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/locdspnm.cpp 5:51.40 /usr/bin/clang++ -std=gnu++14 -o collationdatabuilder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/collationdatabuilder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/collationdatabuilder.cpp 5:52.03 /usr/bin/clang++ -std=gnu++14 -o locid.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/locid.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/locid.cpp 5:52.28 Finished dev [optimized + debuginfo] target(s) in 4m 26s 5:52.47 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src22.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src22.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src22.cpp 5:52.96 /usr/bin/clang++ -std=gnu++14 -o loclikely.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/loclikely.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/loclikely.cpp 5:53.23 /usr/bin/clang++ -std=gnu++14 -o collationdatareader.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/collationdatareader.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/collationdatareader.cpp 5:53.24 /usr/bin/clang++ -std=gnu++14 -o locmap.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/locmap.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/locmap.cpp 5:53.49 config/external/ffi 5:53.50 /usr/bin/clang -std=gnu99 -o closures.o -c -DDEBUG=1 -DTARGET=X86_DARWIN -DFFI_NO_RAW_API -DX86_DARWIN -DHAVE_AS_STRING_PSEUDO_OP -DHAVE_AS_X86_64_UNWIND_SECTION_TYPE -DHAVE_AS_ASCII_PSEUDO_OP -DFFI_DEBUG -DUSE_DEBUG_RTL -DHAVE_AS_X86_PCREL '-DEH_FRAME_FLAGS="a"' -DFFI_MMAP_EXEC_WRIT -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/config/external/ffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/ffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/closures.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/closures.c 5:53.76 /usr/bin/clang++ -std=gnu++14 -o locresdata.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/locresdata.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/locresdata.cpp 5:54.04 /usr/bin/clang++ -std=gnu++14 -o collationdatawriter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/collationdatawriter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/collationdatawriter.cpp 5:54.43 /usr/bin/clang++ -std=gnu++14 -o locutil.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/locutil.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/locutil.cpp 5:54.67 /usr/bin/clang -std=gnu99 -o debug.o -c -DDEBUG=1 -DTARGET=X86_DARWIN -DFFI_NO_RAW_API -DX86_DARWIN -DHAVE_AS_STRING_PSEUDO_OP -DHAVE_AS_X86_64_UNWIND_SECTION_TYPE -DHAVE_AS_ASCII_PSEUDO_OP -DFFI_DEBUG -DUSE_DEBUG_RTL -DHAVE_AS_X86_PCREL '-DEH_FRAME_FLAGS="a"' -DFFI_MMAP_EXEC_WRIT -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/config/external/ffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/ffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/debug.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/debug.c 5:54.77 /usr/bin/clang -std=gnu99 -o java_raw_api.o -c -DDEBUG=1 -DTARGET=X86_DARWIN -DFFI_NO_RAW_API -DX86_DARWIN -DHAVE_AS_STRING_PSEUDO_OP -DHAVE_AS_X86_64_UNWIND_SECTION_TYPE -DHAVE_AS_ASCII_PSEUDO_OP -DFFI_DEBUG -DUSE_DEBUG_RTL -DHAVE_AS_X86_PCREL '-DEH_FRAME_FLAGS="a"' -DFFI_MMAP_EXEC_WRIT -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/config/external/ffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/ffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/java_raw_api.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/java_raw_api.c 5:54.85 /usr/bin/clang -std=gnu99 -o prep_cif.o -c -DDEBUG=1 -DTARGET=X86_DARWIN -DFFI_NO_RAW_API -DX86_DARWIN -DHAVE_AS_STRING_PSEUDO_OP -DHAVE_AS_X86_64_UNWIND_SECTION_TYPE -DHAVE_AS_ASCII_PSEUDO_OP -DFFI_DEBUG -DUSE_DEBUG_RTL -DHAVE_AS_X86_PCREL '-DEH_FRAME_FLAGS="a"' -DFFI_MMAP_EXEC_WRIT -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/config/external/ffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/ffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prep_cif.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/prep_cif.c 5:54.87 /usr/bin/clang++ -std=gnu++14 -o collationfastlatin.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/collationfastlatin.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/collationfastlatin.cpp 5:54.99 /usr/bin/clang -std=gnu99 -o raw_api.o -c -DDEBUG=1 -DTARGET=X86_DARWIN -DFFI_NO_RAW_API -DX86_DARWIN -DHAVE_AS_STRING_PSEUDO_OP -DHAVE_AS_X86_64_UNWIND_SECTION_TYPE -DHAVE_AS_ASCII_PSEUDO_OP -DFFI_DEBUG -DUSE_DEBUG_RTL -DHAVE_AS_X86_PCREL '-DEH_FRAME_FLAGS="a"' -DFFI_MMAP_EXEC_WRIT -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/config/external/ffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/ffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/raw_api.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/raw_api.c 5:55.06 /usr/bin/clang -std=gnu99 -o types.o -c -DDEBUG=1 -DTARGET=X86_DARWIN -DFFI_NO_RAW_API -DX86_DARWIN -DHAVE_AS_STRING_PSEUDO_OP -DHAVE_AS_X86_64_UNWIND_SECTION_TYPE -DHAVE_AS_ASCII_PSEUDO_OP -DFFI_DEBUG -DUSE_DEBUG_RTL -DHAVE_AS_X86_PCREL '-DEH_FRAME_FLAGS="a"' -DFFI_MMAP_EXEC_WRIT -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/config/external/ffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/ffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/types.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/types.c 5:55.13 /usr/bin/clang++ -std=gnu++14 -o messagepattern.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/messagepattern.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/messagepattern.cpp 5:55.13 /usr/bin/clang -std=gnu99 -o ffi.o -c -DDEBUG=1 -DTARGET=X86_DARWIN -DFFI_NO_RAW_API -DX86_DARWIN -DHAVE_AS_STRING_PSEUDO_OP -DHAVE_AS_X86_64_UNWIND_SECTION_TYPE -DHAVE_AS_ASCII_PSEUDO_OP -DFFI_DEBUG -DUSE_DEBUG_RTL -DHAVE_AS_X86_PCREL '-DEH_FRAME_FLAGS="a"' -DFFI_MMAP_EXEC_WRIT -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/config/external/ffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/ffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/ffi.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86/ffi.c 5:55.17 config/external/ffi/darwin.o 5:55.18 /usr/bin/clang -std=gnu99 -o ffi64.o -c -DDEBUG=1 -DTARGET=X86_DARWIN -DFFI_NO_RAW_API -DX86_DARWIN -DHAVE_AS_STRING_PSEUDO_OP -DHAVE_AS_X86_64_UNWIND_SECTION_TYPE -DHAVE_AS_ASCII_PSEUDO_OP -DFFI_DEBUG -DUSE_DEBUG_RTL -DHAVE_AS_X86_PCREL '-DEH_FRAME_FLAGS="a"' -DFFI_MMAP_EXEC_WRIT -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/config/external/ffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/ffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/ffi64.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86/ffi64.c 5:55.24 /Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86/ffi64.c:224:16: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 5:55.24 for (i = 0; i < words; i++) 5:55.24 ~ ^ ~~~~~ 5:55.24 /Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86/ffi64.c:245:20: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 5:55.24 for (i = 0; i < num; i++) 5:55.24 ~ ^ ~~~ 5:55.25 /Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86/ffi64.c:264:20: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 5:55.25 for (i = 1; i < words; i++) 5:55.25 ~ ^ ~~~~~ 5:55.25 /Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86/ffi64.c:270:16: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 5:55.25 for (i = 0; i < words; i++) 5:55.25 ~ ^ ~~~~~ 5:55.25 /Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86/ffi64.c:323:17: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 5:55.25 for (i = 0; i < n; ++i) 5:55.25 ~ ^ ~ 5:55.25 /Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86/ffi64.c:494:18: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 5:55.25 for (j = 0; j < n; j++, a += 8, size -= 8) 5:55.25 ~ ^ ~ 5:55.25 /Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86/ffi64.c:669:18: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 5:55.25 for (j = 0; j < n; j++, a += 8) 5:55.26 ~ ^ ~ 5:55.42 7 warnings generated. 5:55.42 /usr/bin/clang -std=gnu99 -o darwin.o -DDEBUG=1 -DTARGET=X86_DARWIN -DFFI_NO_RAW_API -DX86_DARWIN -DHAVE_AS_STRING_PSEUDO_OP -DHAVE_AS_X86_64_UNWIND_SECTION_TYPE -DHAVE_AS_ASCII_PSEUDO_OP -DFFI_DEBUG -DUSE_DEBUG_RTL -DHAVE_AS_X86_PCREL '-DEH_FRAME_FLAGS="a"' -DFFI_MMAP_EXEC_WRIT -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -fPIC -Wa,--noexecstack -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -g -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -c /Users/matthew/mozilla-central2/config/external/ffi/../../../js/src/ctypes/libffi/src/x86/darwin.S 5:55.42 config/external/ffi/darwin64.o 5:55.48 /usr/bin/clang -std=gnu99 -o darwin64.o -DDEBUG=1 -DTARGET=X86_DARWIN -DFFI_NO_RAW_API -DX86_DARWIN -DHAVE_AS_STRING_PSEUDO_OP -DHAVE_AS_X86_64_UNWIND_SECTION_TYPE -DHAVE_AS_ASCII_PSEUDO_OP -DFFI_DEBUG -DUSE_DEBUG_RTL -DHAVE_AS_X86_PCREL '-DEH_FRAME_FLAGS="a"' -DFFI_MMAP_EXEC_WRIT -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -fPIC -Wa,--noexecstack -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -g -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -c /Users/matthew/mozilla-central2/config/external/ffi/../../../js/src/ctypes/libffi/src/x86/darwin64.S 5:55.56 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src3.cpp 5:55.70 /usr/bin/clang++ -std=gnu++14 -o collationfastlatinbuilder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/collationfastlatinbuilder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/collationfastlatinbuilder.cpp 5:56.18 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src4.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src4.cpp 5:56.50 /usr/bin/clang++ -std=gnu++14 -o normalizer2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/normalizer2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/normalizer2.cpp 5:56.63 /usr/bin/clang++ -std=gnu++14 -o collationfcd.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/collationfcd.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/collationfcd.cpp 5:56.72 /usr/bin/clang++ -std=gnu++14 -o collationiterator.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/collationiterator.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/collationiterator.cpp 5:57.73 /usr/bin/clang++ -std=gnu++14 -o normalizer2impl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/normalizer2impl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/normalizer2impl.cpp 5:58.08 /usr/bin/clang++ -std=gnu++14 -o collationkeys.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/collationkeys.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/collationkeys.cpp 5:58.22 db/sqlite3/src 5:58.22 /usr/bin/clang -std=gnu99 -o sqlite3.o -c -DDEBUG=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_THREADSAFE=1 -DSQLITE_CORE=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_DEFAULT_PAGE_SIZE=32768 -DSQLITE_MAX_DEFAULT_PAGE_SIZE=32768 -DSQLITE_ENABLE_LOCKING_STYLE=1 -DSQLITE_DEBUG=1 -DSQLITE_ENABLE_API_ARMOR -DSQLITE_OMIT_DEPRECATED -DSQLITE_OMIT_BUILTIN_TEST -DSQLITE_OMIT_DECLTYPE -DSQLITE_TEMP_STORE=2 '-DSQLITE_TEMP_FILE_PREFIX="mz_etilqs_"' -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/db/sqlite3/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/db/sqlite3/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-type-limits -MD -MP -MF .deps/sqlite3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/db/sqlite3/src/sqlite3.c 5:59.24 /Users/matthew/mozilla-central2/db/sqlite3/src/sqlite3.c:104781:12: warning: code will never be executed [-Wunreachable-code] 5:59.24 pVfs = sqlite3_vfs_find("memdb"); 5:59.24 ^~~~~~~~~~~~~~~~ 5:59.24 BUILDSTATUS BUILD_VERBOSE config/external/icu/i18n 5:59.24 /usr/bin/clang++ -std=gnu++14 -o collationroot.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/collationroot.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/collationroot.cpp 5:59.62 /Users/matthew/mozilla-central2/db/sqlite3/src/sqlite3.c:139330:39: warning: code will never be executed [-Wunreachable-code] 5:59.62 if( pTerm->wtFlags & TERM_VNULL ) continue; 5:59.62 ^~~~~~~~ 5:59.67 /Users/matthew/mozilla-central2/db/sqlite3/src/sqlite3.c:139271:39: warning: code will never be executed [-Wunreachable-code] 5:59.67 if( pTerm->wtFlags & TERM_VNULL ) continue; 5:59.67 ^~~~~~~~ 5:59.73 /Users/matthew/mozilla-central2/db/sqlite3/src/sqlite3.c:148671:9: warning: code will never be executed [-Wunreachable-code] 5:59.73 YYMINORTYPE yylhsminor; 5:59.73 ^~~~~~~~~~~~~~~~~~~~~~~ 5:59.90 BUILDSTATUS BUILD_VERBOSE config/external/icu/i18n 5:59.90 /usr/bin/clang++ -std=gnu++14 -o collationrootelements.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/collationrootelements.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/collationrootelements.cpp 5:59.95 /usr/bin/clang++ -std=gnu++14 -o normlzr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/normlzr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/normlzr.cpp 6:00.11 /usr/bin/clang++ -std=gnu++14 -o collationruleparser.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/collationruleparser.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/collationruleparser.cpp 6:00.71 /usr/bin/clang++ -std=gnu++14 -o parsepos.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/parsepos.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/parsepos.cpp 6:00.82 /usr/bin/clang++ -std=gnu++14 -o patternprops.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/patternprops.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/patternprops.cpp 6:00.95 /usr/bin/clang++ -std=gnu++14 -o pluralmap.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/pluralmap.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/pluralmap.cpp 6:01.47 /usr/bin/clang++ -std=gnu++14 -o propname.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/propname.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/propname.cpp 6:01.48 /usr/bin/clang++ -std=gnu++14 -o collationsets.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/collationsets.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/collationsets.cpp 6:02.21 /usr/bin/clang++ -std=gnu++14 -o propsvec.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/propsvec.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/propsvec.cpp 6:02.37 /usr/bin/clang++ -std=gnu++14 -o collationsettings.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/collationsettings.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/collationsettings.cpp 6:02.52 /usr/bin/clang++ -std=gnu++14 -o punycode.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/punycode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/punycode.cpp 6:02.79 /usr/bin/clang++ -std=gnu++14 -o putil.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/putil.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/putil.cpp 6:03.03 third_party/prio 6:03.03 /usr/bin/clang -std=gnu99 -o montmulf.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/montmulf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/montmulf.c 6:03.07 /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/montmulf.c:117:9: warning: unknown pragma ignored [-Wunknown-pragmas] 6:03.07 #pragma pipeloop(0) 6:03.07 ^ 6:03.07 /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/montmulf.c:128:9: warning: unknown pragma ignored [-Wunknown-pragmas] 6:03.07 #pragma pipeloop(0) 6:03.07 ^ 6:03.07 /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/montmulf.c:143:9: warning: unknown pragma ignored [-Wunknown-pragmas] 6:03.07 #pragma pipeloop(0) 6:03.07 ^ 6:03.08 /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/montmulf.c:218:9: warning: unknown pragma ignored [-Wunknown-pragmas] 6:03.08 #pragma pipeloop(0) 6:03.08 ^ 6:03.08 /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/montmulf.c:222:21: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 6:03.08 if ((jj == 30)) { 6:03.08 ~~~^~~~~ 6:03.08 /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/montmulf.c:222:21: note: remove extraneous parentheses around the comparison to silence this warning 6:03.08 if ((jj == 30)) { 6:03.08 ~ ^ ~ 6:03.08 /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/montmulf.c:222:21: note: use '=' to turn this equality comparison into an assignment 6:03.08 if ((jj == 30)) { 6:03.08 ^~ 6:03.08 = 6:03.08 /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/montmulf.c:195:9: warning: unused variable 'tmp' [-Wunused-variable] 6:03.08 int tmp; 6:03.08 ^ 6:03.08 /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/montmulf.c:196:24: warning: unused variable 'nextm2j' [-Wunused-variable] 6:03.08 double digit, m2j, nextm2j, a, b; 6:03.08 ^ 6:03.08 /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/montmulf.c:197:13: warning: unused variable 'dptmp' [-Wunused-variable] 6:03.08 double *dptmp, *pdm1, *pdm2, *pdn, *pdtj, pdn_0, pdm1_0; 6:03.08 ^ 6:03.12 BUILDSTATUS BUILD_VERBOSE config/external/icu/i18n 6:03.12 /usr/bin/clang++ -std=gnu++14 -o collationtailoring.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/collationtailoring.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/collationtailoring.cpp 6:03.20 8 warnings generated. 6:03.21 /usr/bin/clang -std=gnu99 -o mp_gf2m.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/mp_gf2m.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/mp_gf2m.c 6:03.63 /usr/bin/clang -std=gnu99 -o mpcpucache.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/mpcpucache.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/mpcpucache.c 6:03.64 /usr/bin/clang++ -std=gnu++14 -o rbbi.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/rbbi.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/rbbi.cpp 6:03.79 /usr/bin/clang++ -std=gnu++14 -o collationweights.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/collationweights.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/collationweights.cpp 6:03.83 /usr/bin/clang -std=gnu99 -o mpi.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/mpi.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/mpi.c 6:03.95 /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/mpi.c:2125:17: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 6:03.95 int j = MP_MIN(k, MP_DIGIT_BIT); 6:03.95 ^~~~~~~~~~~~~~~~~~~~~~~ 6:03.95 /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/mpi-priv.h:86:28: note: expanded from macro 'MP_MIN' 6:03.95 #define MP_MIN(a, b) (((a) < (b)) ? (a) : (b)) 6:03.95 ~ ^ ~ 6:03.95 /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/mpi.c:2127:15: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 6:03.95 if (j < MP_DIGIT_BIT) { 6:03.95 ~ ^ ~~~~~~~~~~~~ 6:03.99 /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/mpi.c:4595:13: warning: comparison of integers of different signs: 'mp_digit' (aka 'unsigned long') and 'int' [-Wsign-compare] 6:03.99 if (val >= r) 6:03.99 ~~~ ^ ~ 6:04.13 BUILDSTATUS BUILD_VERBOSE config/external/icu/i18n 6:04.13 /usr/bin/clang++ -std=gnu++14 -o compactdecimalformat.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/compactdecimalformat.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/compactdecimalformat.cpp 6:04.57 /usr/bin/clang++ -std=gnu++14 -o rbbi_cache.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/rbbi_cache.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/rbbi_cache.cpp 6:04.88 /usr/bin/clang++ -std=gnu++14 -o coptccal.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/coptccal.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/coptccal.cpp 6:05.46 /usr/bin/clang++ -std=gnu++14 -o rbbidata.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/rbbidata.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/rbbidata.cpp 6:05.50 /usr/bin/clang++ -std=gnu++14 -o cpdtrans.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/cpdtrans.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/cpdtrans.cpp 6:05.59 /usr/bin/clang++ -std=gnu++14 -o csdetect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/csdetect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/csdetect.cpp 6:06.06 /usr/bin/clang++ -std=gnu++14 -o csmatch.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/csmatch.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/csmatch.cpp 6:06.16 /usr/bin/clang++ -std=gnu++14 -o rbbinode.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/rbbinode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/rbbinode.cpp 6:06.22 3 warnings generated. 6:06.23 /usr/bin/clang -std=gnu99 -o mplogic.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/mplogic.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/mplogic.c 6:06.30 /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/mplogic.c:237:25: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 6:06.30 for (db = 0; db < sizeof(mp_digit); db++) { 6:06.30 ~~ ^ ~~~~~~~~~~~~~~~~ 6:06.30 /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/mplogic.c:268:25: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 6:06.30 for (db = 0; db < sizeof(mp_digit); db++) { 6:06.30 ~~ ^ ~~~~~~~~~~~~~~~~ 6:06.41 2 warnings generated. 6:06.42 /usr/bin/clang -std=gnu99 -o mpmontg.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/mpmontg.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/mpmontg.c 6:06.56 /usr/bin/clang++ -std=gnu++14 -o csr2022.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/csr2022.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/csr2022.cpp 6:06.66 media/libjpeg 6:06.66 /usr/bin/clang -std=gnu99 -o jcapimin.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jcapimin.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jcapimin.c 6:06.77 /usr/bin/clang++ -std=gnu++14 -o rbbirb.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/rbbirb.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/rbbirb.cpp 6:06.81 /usr/bin/clang -std=gnu99 -o jcapistd.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jcapistd.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jcapistd.c 6:06.83 /usr/bin/clang++ -std=gnu++14 -o csrecog.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/csrecog.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/csrecog.cpp 6:06.92 /usr/bin/clang++ -std=gnu++14 -o csrmbcs.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/csrmbcs.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/csrmbcs.cpp 6:06.92 /usr/bin/clang -std=gnu99 -o jccoefct.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jccoefct.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jccoefct.c 6:06.97 /usr/bin/clang -std=gnu99 -o mpprime.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/mpprime.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi/mpprime.c 6:07.16 /usr/bin/clang -std=gnu99 -o jccolor.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jccolor.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jccolor.c 6:07.21 /usr/bin/clang -std=gnu99 -o objectc.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/objectc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/msgpack/src/objectc.c 6:07.22 /usr/bin/clang++ -std=gnu++14 -o csrsbcs.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/csrsbcs.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/csrsbcs.cpp 6:07.48 /usr/bin/clang++ -std=gnu++14 -o rbbiscan.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/rbbiscan.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/rbbiscan.cpp 6:07.59 /usr/bin/clang -std=gnu99 -o unpack.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/unpack.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/msgpack/src/unpack.c 6:07.62 /usr/bin/clang++ -std=gnu++14 -o csrucode.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/csrucode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/csrucode.cpp 6:07.71 /usr/bin/clang -std=gnu99 -o jcdctmgr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jcdctmgr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jcdctmgr.c 6:07.76 /usr/bin/clang++ -std=gnu++14 -o csrutf8.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/csrutf8.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/csrutf8.cpp 6:07.86 /usr/bin/clang++ -std=gnu++14 -o curramt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/curramt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/curramt.cpp 6:07.96 /usr/bin/clang -std=gnu99 -o jchuff.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jchuff.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jchuff.c 6:08.00 /usr/bin/clang -std=gnu99 -o version.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/version.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/msgpack/src/version.c 6:08.00 modules/brotli 6:08.00 /usr/bin/clang -std=gnu99 -o Unified_c_modules_brotli0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -DBROTLI_BUILD_PORTABLE -MD -MP -MF .deps/Unified_c_modules_brotli0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli/Unified_c_modules_brotli0.c 6:08.15 /usr/bin/clang -std=gnu99 -o vrefbuffer.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/vrefbuffer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/msgpack/src/vrefbuffer.c 6:08.29 /usr/bin/clang -std=gnu99 -o zone.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/zone.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/msgpack/src/zone.c 6:08.42 /usr/bin/clang++ -std=gnu++14 -o currfmt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/currfmt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/currfmt.cpp 6:08.46 /usr/bin/clang++ -std=gnu++14 -o rbbisetb.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/rbbisetb.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/rbbisetb.cpp 6:08.46 /usr/bin/clang -std=gnu99 -o client.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/client.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/prio/prio/client.c 6:08.77 /usr/bin/clang -std=gnu99 -o config.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/config.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/prio/prio/config.c 6:08.99 /usr/bin/clang++ -std=gnu++14 -o currpinf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/currpinf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/currpinf.cpp 6:09.21 /usr/bin/clang++ -std=gnu++14 -o rbbistbl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/rbbistbl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/rbbistbl.cpp 6:09.33 /usr/bin/clang -std=gnu99 -o encrypt.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/encrypt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/prio/prio/encrypt.c 6:09.62 /usr/bin/clang -std=gnu99 -o mparray.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/mparray.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/prio/prio/mparray.c 6:09.88 /usr/bin/clang++ -std=gnu++14 -o currunit.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/currunit.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/currunit.cpp 6:09.89 /usr/bin/clang++ -std=gnu++14 -o rbbitblb.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/rbbitblb.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/rbbitblb.cpp 6:09.90 /usr/bin/clang -std=gnu99 -o poly.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/poly.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/prio/prio/poly.c 6:10.18 /usr/bin/clang -std=gnu99 -o prg.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prg.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/prio/prio/prg.c 6:10.41 /usr/bin/clang -std=gnu99 -o rand.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/rand.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/prio/prio/rand.c 6:10.42 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src5.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src5.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src5.cpp 6:10.44 /usr/bin/clang++ -std=gnu++14 -o dangical.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/dangical.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/dangical.cpp 6:10.63 /usr/bin/clang -std=gnu99 -o serial.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/serial.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/prio/prio/serial.c 6:11.00 /usr/bin/clang -std=gnu99 -o jcicc.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jcicc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jcicc.c 6:11.01 /usr/bin/clang -std=gnu99 -o server.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/server.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/prio/prio/server.c 6:11.03 /usr/bin/clang++ -std=gnu++14 -o resbund.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/resbund.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/resbund.cpp 6:11.04 /usr/bin/clang++ -std=gnu++14 -o datefmt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/datefmt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/datefmt.cpp 6:11.11 /usr/bin/clang -std=gnu99 -o jcinit.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jcinit.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jcinit.c 6:11.21 /usr/bin/clang -std=gnu99 -o jcmainct.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jcmainct.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jcmainct.c 6:11.32 /usr/bin/clang -std=gnu99 -o jcmarker.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jcmarker.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jcmarker.c 6:11.33 /usr/bin/clang -std=gnu99 -o share.o -c -DDEBUG=1 -DPRIO_BUILD_LIBRARY -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/third_party/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/third_party/prio -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/share.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/prio/prio/share.c 6:11.53 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src6.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src6.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src6.cpp 6:11.67 /usr/bin/clang++ -std=gnu++14 -o resbund_cnv.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/resbund_cnv.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/resbund_cnv.cpp 6:11.69 /usr/bin/clang -std=gnu99 -o jcmaster.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jcmaster.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jcmaster.c 6:11.94 /usr/bin/clang -std=gnu99 -o jcomapi.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jcomapi.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jcomapi.c 6:11.97 /usr/bin/clang++ -std=gnu++14 -o dayperiodrules.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/dayperiodrules.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/dayperiodrules.cpp 6:12.04 /usr/bin/clang -std=gnu99 -o jcparam.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jcparam.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jcparam.c 6:12.11 modules/woff2 6:12.12 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_modules_woff20.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/woff2 -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/woff2 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_modules_woff20.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/modules/woff2/Unified_cpp_modules_woff20.cpp 6:12.18 /usr/bin/clang++ -std=gnu++14 -o resource.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/resource.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/resource.cpp 6:12.37 /usr/bin/clang -std=gnu99 -o jcphuff.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jcphuff.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jcphuff.c 6:12.69 /usr/bin/clang -std=gnu99 -o jcprepct.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jcprepct.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jcprepct.c 6:12.69 /usr/bin/clang++ -std=gnu++14 -o ruleiter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ruleiter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ruleiter.cpp 6:12.82 /usr/bin/clang++ -std=gnu++14 -o dcfmtsym.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/dcfmtsym.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/dcfmtsym.cpp 6:12.89 /usr/bin/clang -std=gnu99 -o jcsample.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jcsample.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jcsample.c 6:13.08 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/modules/woff2/Unified_cpp_modules_woff20.cpp:29: 6:13.08 /Users/matthew/mozilla-central2/modules/woff2/src/woff2_dec.cc:1177:12: warning: unused variable 'dst_offset' [-Wunused-variable] 6:13.09 uint64_t dst_offset = first_table_offset; 6:13.09 ^ 6:13.16 BUILDSTATUS BUILD_VERBOSE media/libjpeg 6:13.16 /usr/bin/clang -std=gnu99 -o jctrans.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jctrans.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jctrans.c 6:13.28 /usr/bin/clang++ -std=gnu++14 -o schriter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/schriter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/schriter.cpp 6:13.35 /usr/bin/clang -std=gnu99 -o jdapimin.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jdapimin.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jdapimin.c 6:13.50 /usr/bin/clang -std=gnu99 -o jdapistd.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jdapistd.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jdapistd.c 6:13.80 /usr/bin/clang -std=gnu99 -o jdatadst.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jdatadst.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jdatadst.c 6:13.83 /usr/bin/clang++ -std=gnu++14 -o decContext.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/decContext.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/decContext.cpp 6:13.87 /usr/bin/clang++ -std=gnu++14 -o serv.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/serv.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/serv.cpp 6:13.91 /usr/bin/clang -std=gnu99 -o jdatasrc.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jdatasrc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jdatasrc.c 6:14.00 /usr/bin/clang++ -std=gnu++14 -o decNumber.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/decNumber.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/decNumber.cpp 6:14.02 /usr/bin/clang -std=gnu99 -o jdcoefct.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jdcoefct.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jdcoefct.c 6:14.31 /usr/bin/clang -std=gnu99 -o jdcolor.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jdcolor.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jdcolor.c 6:14.79 /usr/bin/clang++ -std=gnu++14 -o servlk.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/servlk.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/servlk.cpp 6:15.41 /usr/bin/clang++ -std=gnu++14 -o servlkf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/servlkf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/servlkf.cpp 6:15.98 /usr/bin/clang++ -std=gnu++14 -o servls.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/servls.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/servls.cpp 6:16.00 modules/xz-embedded 6:16.00 /usr/bin/clang -std=gnu99 -o Unified_c_modules_xz-embedded0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DXZ_DEC_X86=1 -DXZ_USE_CRC64=1 -I/Users/matthew/mozilla-central2/modules/xz-embedded -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/xz-embedded -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_modules_xz-embedded0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/modules/xz-embedded/Unified_c_modules_xz-embedded0.c 6:16.41 /usr/bin/clang++ -std=gnu++14 -o decimfmt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/decimfmt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/decimfmt.cpp 6:16.62 /usr/bin/clang++ -std=gnu++14 -o servnotf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/servnotf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/servnotf.cpp 6:16.85 /usr/bin/clang -std=gnu99 -o jddctmgr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jddctmgr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jddctmgr.c 6:16.85 1 warning generated. 6:16.88 /usr/bin/clang++ -std=gnu++14 -o servrbf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/servrbf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/servrbf.cpp 6:17.02 /usr/bin/clang++ -std=gnu++14 -o double-conversion-bignum-dtoa.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/double-conversion-bignum-dtoa.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/double-conversion-bignum-dtoa.cpp 6:17.18 media/libvorbis 6:17.18 /usr/bin/clang -std=gnu99 -o vorbis_codebook.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvorbis -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvorbis -I/Users/matthew/mozilla-central2/media/libvorbis/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-uninitialized -MD -MP -MF .deps/vorbis_codebook.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvorbis/lib/vorbis_codebook.c 6:17.33 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src7.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src7.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src7.cpp 6:17.45 /usr/bin/clang -std=gnu99 -o vorbis_floor1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvorbis -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvorbis -I/Users/matthew/mozilla-central2/media/libvorbis/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-uninitialized -MD -MP -MF .deps/vorbis_floor1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvorbis/lib/vorbis_floor1.c 6:17.47 /usr/bin/clang++ -std=gnu++14 -o servslkf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/servslkf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/servslkf.cpp 6:18.00 /usr/bin/clang -std=gnu99 -o vorbis_info.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvorbis -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvorbis -I/Users/matthew/mozilla-central2/media/libvorbis/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-uninitialized -MD -MP -MF .deps/vorbis_info.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvorbis/lib/vorbis_info.c 6:18.01 /usr/bin/clang++ -std=gnu++14 -o double-conversion-bignum.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/double-conversion-bignum.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/double-conversion-bignum.cpp 6:18.06 /usr/bin/clang++ -std=gnu++14 -o sharedobject.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/sharedobject.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/sharedobject.cpp 6:18.37 /usr/bin/clang -std=gnu99 -o vorbis_res0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvorbis -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvorbis -I/Users/matthew/mozilla-central2/media/libvorbis/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-uninitialized -MD -MP -MF .deps/vorbis_res0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvorbis/lib/vorbis_res0.c 6:18.60 /usr/bin/clang -std=gnu99 -o jdhuff.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jdhuff.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jdhuff.c 6:18.60 /usr/bin/clang++ -std=gnu++14 -o simpleformatter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/simpleformatter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/simpleformatter.cpp 6:18.66 /usr/bin/clang++ -std=gnu++14 -o double-conversion-cached-powers.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/double-conversion-cached-powers.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/double-conversion-cached-powers.cpp 6:18.85 /usr/bin/clang++ -std=gnu++14 -o double-conversion-diy-fp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/double-conversion-diy-fp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/double-conversion-diy-fp.cpp 6:18.96 /usr/bin/clang++ -std=gnu++14 -o double-conversion-fast-dtoa.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/double-conversion-fast-dtoa.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/double-conversion-fast-dtoa.cpp 6:18.98 /usr/bin/clang -std=gnu99 -o vorbis_window.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvorbis -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvorbis -I/Users/matthew/mozilla-central2/media/libvorbis/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-uninitialized -MD -MP -MF .deps/vorbis_window.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvorbis/lib/vorbis_window.c 6:19.13 /usr/bin/clang -std=gnu99 -o jdicc.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jdicc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jdicc.c 6:19.17 /usr/bin/clang -std=gnu99 -o Unified_c_media_libvorbis0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvorbis -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvorbis -I/Users/matthew/mozilla-central2/media/libvorbis/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-uninitialized -MD -MP -MF .deps/Unified_c_media_libvorbis0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/libvorbis/Unified_c_media_libvorbis0.c 6:19.24 /usr/bin/clang++ -std=gnu++14 -o static_unicode_sets.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/static_unicode_sets.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/static_unicode_sets.cpp 6:19.27 /usr/bin/clang -std=gnu99 -o jdinput.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jdinput.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jdinput.c 6:19.33 /usr/bin/clang++ -std=gnu++14 -o double-conversion-strtod.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/double-conversion-strtod.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/double-conversion-strtod.cpp 6:19.44 /usr/bin/clang -std=gnu99 -o jdmainct.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jdmainct.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jdmainct.c 6:19.66 /usr/bin/clang -std=gnu99 -o jdmarker.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jdmarker.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jdmarker.c 6:19.67 /usr/bin/clang++ -std=gnu++14 -o double-conversion.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/double-conversion.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/double-conversion.cpp 6:19.96 /usr/bin/clang++ -std=gnu++14 -o stringpiece.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/stringpiece.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/stringpiece.cpp 6:20.20 /usr/bin/clang -std=gnu99 -o jdmaster.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jdmaster.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jdmaster.c 6:20.36 /usr/bin/clang++ -std=gnu++14 -o dtfmtsym.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/dtfmtsym.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/dtfmtsym.cpp 6:20.41 /usr/bin/clang -std=gnu99 -o jdmerge.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jdmerge.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jdmerge.c 6:20.43 /usr/bin/clang++ -std=gnu++14 -o stringtriebuilder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/stringtriebuilder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/stringtriebuilder.cpp 6:20.88 /usr/bin/clang++ -std=gnu++14 -o uarrsort.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uarrsort.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uarrsort.cpp 6:21.06 /usr/bin/clang++ -std=gnu++14 -o ubidi.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ubidi.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ubidi.cpp 6:21.06 /usr/bin/clang -std=gnu99 -o jdphuff.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jdphuff.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jdphuff.c 6:21.35 /usr/bin/clang -std=gnu99 -o jdpostct.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jdpostct.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jdpostct.c 6:21.47 /usr/bin/clang -std=gnu99 -o jdsample.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jdsample.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jdsample.c 6:21.72 /usr/bin/clang -std=gnu99 -o jdtrans.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jdtrans.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jdtrans.c 6:21.83 /usr/bin/clang -std=gnu99 -o jerror.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jerror.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jerror.c 6:21.95 /usr/bin/clang -std=gnu99 -o jfdctflt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jfdctflt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jfdctflt.c 6:22.06 /usr/bin/clang -std=gnu99 -o jfdctfst.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jfdctfst.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jfdctfst.c 6:22.20 /usr/bin/clang -std=gnu99 -o jfdctint.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jfdctint.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jfdctint.c 6:22.33 /usr/bin/clang -std=gnu99 -o jidctflt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jidctflt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jidctflt.c 6:22.46 /usr/bin/clang++ -std=gnu++14 -o ubidi_props.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ubidi_props.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ubidi_props.cpp 6:22.48 /usr/bin/clang -std=gnu99 -o jidctfst.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jidctfst.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jidctfst.c 6:22.65 /usr/bin/clang -std=gnu99 -o jidctint.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jidctint.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jidctint.c 6:22.81 /usr/bin/clang++ -std=gnu++14 -o ubidiln.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ubidiln.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ubidiln.cpp 6:23.51 /usr/bin/clang++ -std=gnu++14 -o ubiditransform.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ubiditransform.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ubiditransform.cpp 6:23.72 /usr/bin/clang -std=gnu99 -o jidctred.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jidctred.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jidctred.c 6:23.74 /usr/bin/clang++ -std=gnu++14 -o ubidiwrt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ubidiwrt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ubidiwrt.cpp 6:23.89 /usr/bin/clang++ -std=gnu++14 -o dtitvfmt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/dtitvfmt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/dtitvfmt.cpp 6:23.95 /usr/bin/clang -std=gnu99 -o jmemmgr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jmemmgr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jmemmgr.c 6:24.14 /usr/bin/clang++ -std=gnu++14 -o ubrk.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ubrk.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ubrk.cpp 6:24.28 /usr/bin/clang -std=gnu99 -o jmemnobs.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jmemnobs.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jmemnobs.c 6:24.38 /usr/bin/clang -std=gnu99 -o jpeg_nbits_table.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jpeg_nbits_table.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jpeg_nbits_table.c 6:24.59 /usr/bin/clang -std=gnu99 -o jquant1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jquant1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jquant1.c 6:24.78 /usr/bin/clang++ -std=gnu++14 -o ucase.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucase.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucase.cpp 6:24.94 /usr/bin/clang -std=gnu99 -o jquant2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jquant2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jquant2.c 6:24.96 /usr/bin/clang++ -std=gnu++14 -o dtitvinf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/dtitvinf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/dtitvinf.cpp 6:25.10 /usr/bin/clang++ -std=gnu++14 -o ucasemap.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucasemap.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucasemap.cpp 6:25.47 /usr/bin/clang -std=gnu99 -o jutils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jutils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/jutils.c 6:25.58 /usr/bin/clang -std=gnu99 -o jsimd.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libjpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jsimd.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jsimd.c 6:25.78 /usr/bin/clang++ -std=gnu++14 -o dtptngen.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/dtptngen.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/dtptngen.cpp 6:25.81 /usr/local/bin/yasm -o jccolor-avx2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jccolor-avx2.asm 6:25.82 media/libmkv 6:25.82 /usr/bin/clang -std=gnu99 -o EbmlBufferWriter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libmkv -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libmkv -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/EbmlBufferWriter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libmkv/EbmlBufferWriter.c 6:25.86 /usr/local/bin/yasm -o jccolor-sse2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jccolor-sse2.asm 6:25.89 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src8.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src8.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src8.cpp 6:25.89 /Users/matthew/mozilla-central2/media/libmkv/EbmlBufferWriter.c:43:13: warning: unused function '_Serialize' [-Wunused-function] 6:25.89 static void _Serialize(EbmlGlobal *glob, const unsigned char *p, const unsigned char *q) { 6:25.89 ^ 6:25.90 BUILDSTATUS BUILD_VERBOSE media/libjpeg 6:25.90 /usr/local/bin/yasm -o jcgray-avx2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jcgray-avx2.asm 6:25.94 /usr/local/bin/yasm -o jcgray-sse2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jcgray-sse2.asm 6:25.94 1 warning generated. 6:25.95 /usr/bin/clang -std=gnu99 -o EbmlWriter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libmkv -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libmkv -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/EbmlWriter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libmkv/EbmlWriter.c 6:25.97 /usr/local/bin/yasm -o jchuff-sse2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jchuff-sse2.asm 6:25.99 /usr/local/bin/yasm -o jcphuff-sse2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jcphuff-sse2.asm 6:26.01 /usr/local/bin/yasm -o jcsample-avx2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jcsample-avx2.asm 6:26.02 /usr/local/bin/yasm -o jcsample-sse2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jcsample-sse2.asm 6:26.03 /usr/local/bin/yasm -o jdcolor-avx2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jdcolor-avx2.asm 6:26.07 /usr/local/bin/yasm -o jdcolor-sse2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jdcolor-sse2.asm 6:26.11 /usr/local/bin/yasm -o jdmerge-avx2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jdmerge-avx2.asm 6:26.12 /usr/bin/clang -std=gnu99 -o WebMElement.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libmkv -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libmkv -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/WebMElement.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libmkv/WebMElement.c 6:26.15 /usr/local/bin/yasm -o jdmerge-sse2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jdmerge-sse2.asm 6:26.18 /usr/bin/clang++ -std=gnu++14 -o ucasemap_titlecase_brkiter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucasemap_titlecase_brkiter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucasemap_titlecase_brkiter.cpp 6:26.20 /usr/local/bin/yasm -o jdsample-avx2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jdsample-avx2.asm 6:26.22 /usr/local/bin/yasm -o jdsample-sse2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jdsample-sse2.asm 6:26.23 /usr/local/bin/yasm -o jfdctflt-sse.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jfdctflt-sse.asm 6:26.23 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_src9.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DENABLE_BINARYDATA -DENABLE_WASM_BULKMEM_OPS -DENABLE_WASM_THREAD_OPS -DENABLE_WASM_GC -DWASM_PRIVATE_REFTYPES -DWASM_HUGE_MEMORY -DJS_CACHEIR_SPEW -DENABLE_SHARED_ARRAY_BUFFER -DJS_HAS_CTYPES -DFFI_BUILDING -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/src/ctypes/libffi/include -I/Users/matthew/mozilla-central2/js/src/ctypes/libffi/src/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/js-confdefs.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-noexcept-type -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-common -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-stack-protector -fno-omit-frame-pointer -funwind-tables -fno-strict-aliasing -Werror=format -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_src9.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/src/Unified_cpp_js_src9.cpp 6:26.25 /usr/local/bin/yasm -o jfdctfst-sse2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jfdctfst-sse2.asm 6:26.26 /usr/local/bin/yasm -o jfdctint-avx2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jfdctint-avx2.asm 6:26.28 /usr/local/bin/yasm -o jfdctint-sse2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jfdctint-sse2.asm 6:26.29 /usr/local/bin/yasm -o jidctflt-sse2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jidctflt-sse2.asm 6:26.31 /usr/local/bin/yasm -o jidctfst-sse2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jidctfst-sse2.asm 6:26.35 /usr/local/bin/yasm -o jidctint-avx2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jidctint-avx2.asm 6:26.37 /usr/local/bin/yasm -o jidctint-sse2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jidctint-sse2.asm 6:26.39 /usr/local/bin/yasm -o jidctred-sse2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jidctred-sse2.asm 6:26.41 /usr/local/bin/yasm -o jquantf-sse2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jquantf-sse2.asm 6:26.43 /usr/local/bin/yasm -o jquanti-avx2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jquanti-avx2.asm 6:26.45 /usr/local/bin/yasm -o jquanti-sse2.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jquanti-sse2.asm 6:26.47 /usr/local/bin/yasm -o jsimdcpu.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/libjpeg/simd/nasm/ /Users/matthew/mozilla-central2/media/libjpeg/simd/x86_64/jsimdcpu.asm 6:26.49 /usr/bin/clang++ -std=gnu++14 -o ucat.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucat.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucat.cpp 6:26.82 /usr/bin/clang++ -std=gnu++14 -o dtrule.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/dtrule.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/dtrule.cpp 6:27.02 /usr/bin/clang++ -std=gnu++14 -o uchar.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uchar.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uchar.cpp 6:27.39 media/libvpx 6:27.39 /usr/bin/clang -std=gnu99 -o alloccommon.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/alloccommon.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/alloccommon.c 6:27.55 /usr/bin/clang -std=gnu99 -o blockd.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/blockd.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/blockd.c 6:27.63 /usr/bin/clang -std=gnu99 -o copy_c.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/copy_c.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/copy_c.c 6:27.74 /usr/bin/clang -std=gnu99 -o dequantize.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/dequantize.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/dequantize.c 6:27.81 /usr/bin/clang++ -std=gnu++14 -o ucharstrie.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucharstrie.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucharstrie.cpp 6:27.86 /usr/bin/clang -std=gnu99 -o entropy.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/entropy.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/entropy.c 6:27.98 /usr/bin/clang -std=gnu99 -o entropymode.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/entropymode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/entropymode.c 6:28.09 /usr/bin/clang -std=gnu99 -o entropymv.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/entropymv.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/entropymv.c 6:28.14 /usr/bin/clang -std=gnu99 -o extend.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/extend.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/extend.c 6:28.26 /usr/bin/clang -std=gnu99 -o filter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/filter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/filter.c 6:28.48 /usr/bin/clang++ -std=gnu++14 -o ucharstriebuilder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucharstriebuilder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucharstriebuilder.cpp 6:28.63 /usr/bin/clang++ -std=gnu++14 -o erarules.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/erarules.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/erarules.cpp 6:28.93 /usr/bin/clang -std=gnu99 -o findnearmv.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/findnearmv.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/findnearmv.c 6:29.06 /usr/bin/clang -std=gnu99 -o systemdependent.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/systemdependent.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/generic/systemdependent.c 6:29.17 /usr/bin/clang -std=gnu99 -o idct_blk.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/idct_blk.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/idct_blk.c 6:29.26 /usr/bin/clang++ -std=gnu++14 -o esctrn.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/esctrn.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/esctrn.cpp 6:29.28 /usr/bin/clang -std=gnu99 -o idctllm.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/idctllm.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/idctllm.c 6:29.28 /usr/bin/clang++ -std=gnu++14 -o ucharstrieiterator.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucharstrieiterator.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucharstrieiterator.cpp 6:29.32 /usr/bin/clang++ -std=gnu++14 -o ethpccal.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/ethpccal.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/ethpccal.cpp 6:29.42 /usr/bin/clang -std=gnu99 -o loopfilter_filters.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/loopfilter_filters.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/loopfilter_filters.c 6:29.70 /usr/bin/clang -std=gnu99 -o mbpitch.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/mbpitch.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/mbpitch.c 6:29.81 /usr/bin/clang -std=gnu99 -o mfqe.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/mfqe.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/mfqe.c 6:29.91 /usr/bin/clang++ -std=gnu++14 -o fmtable.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/fmtable.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/fmtable.cpp 6:29.92 /usr/bin/clang++ -std=gnu++14 -o uchriter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uchriter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uchriter.cpp 6:30.12 /usr/bin/clang -std=gnu99 -o modecont.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/modecont.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/modecont.c 6:30.19 /usr/bin/clang -std=gnu99 -o postproc.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/postproc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/postproc.c 6:30.49 /usr/bin/clang -std=gnu99 -o quant_common.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/quant_common.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/quant_common.c 6:30.58 /usr/bin/clang++ -std=gnu++14 -o ucln_cmn.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucln_cmn.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucln_cmn.cpp 6:30.59 /usr/bin/clang -std=gnu99 -o reconinter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/reconinter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/reconinter.c 6:30.78 /usr/bin/clang++ -std=gnu++14 -o ucmndata.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucmndata.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucmndata.cpp 6:30.95 /usr/bin/clang++ -std=gnu++14 -o fmtable_cnv.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/fmtable_cnv.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/fmtable_cnv.cpp 6:31.00 /usr/bin/clang++ -std=gnu++14 -o ucnv.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnv.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnv.cpp 6:31.00 /usr/bin/clang -std=gnu99 -o reconintra.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/reconintra.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/reconintra.c 6:31.13 /usr/bin/clang -std=gnu99 -o reconintra4x4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/reconintra4x4.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/reconintra4x4.c 6:31.23 /usr/bin/clang -std=gnu99 -o rtcd.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/rtcd.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/rtcd.c 6:31.34 /usr/bin/clang -std=gnu99 -o setupintrarecon.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/setupintrarecon.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/setupintrarecon.c 6:31.45 /usr/bin/clang -std=gnu99 -o swapyv12buffer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/swapyv12buffer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/swapyv12buffer.c 6:31.48 /usr/bin/clang++ -std=gnu++14 -o format.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/format.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/format.cpp 6:31.53 /usr/bin/clang -std=gnu99 -o treecoder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/treecoder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/treecoder.c 6:31.64 /usr/bin/clang -std=gnu99 -o vp8_loopfilter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp8_loopfilter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/vp8_loopfilter.c 6:31.75 media/libaom 6:31.75 /usr/bin/clang -std=gnu99 -o aom_codec.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/aom_codec.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom/src/aom_codec.c 6:31.76 /usr/bin/clang++ -std=gnu++14 -o ucnv2022.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnv2022.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnv2022.cpp 6:31.83 /usr/bin/clang++ -std=gnu++14 -o ucnv_bld.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnv_bld.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnv_bld.cpp 6:31.90 /usr/bin/clang -std=gnu99 -o aom_decoder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/aom_decoder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom/src/aom_decoder.c 6:31.93 /usr/bin/clang -std=gnu99 -o vp8_skin_detection.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp8_skin_detection.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/vp8_skin_detection.c 6:32.03 /usr/bin/clang -std=gnu99 -o aom_encoder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/aom_encoder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom/src/aom_encoder.c 6:32.11 /usr/bin/clang++ -std=gnu++14 -o fphdlimp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/fphdlimp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/fphdlimp.cpp 6:32.12 /usr/bin/clang -std=gnu99 -o filter_x86.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/filter_x86.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/x86/filter_x86.c 6:32.18 /usr/bin/clang -std=gnu99 -o idct_blk_mmx.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/idct_blk_mmx.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/x86/idct_blk_mmx.c 6:32.22 /usr/bin/clang -std=gnu99 -o aom_image.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/aom_image.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom/src/aom_image.c 6:32.25 /usr/bin/clang++ -std=gnu++14 -o ucnv_cb.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnv_cb.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnv_cb.cpp 6:32.27 /usr/bin/clang -std=gnu99 -o idct_blk_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/idct_blk_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/x86/idct_blk_sse2.c 6:32.30 /usr/bin/clang++ -std=gnu++14 -o fpositer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/fpositer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/fpositer.cpp 6:32.34 /usr/bin/clang -std=gnu99 -o loopfilter_x86.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/loopfilter_x86.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/x86/loopfilter_x86.c 6:32.36 /usr/bin/clang -std=gnu99 -o aom_integer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/aom_integer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom/src/aom_integer.c 6:32.42 /usr/bin/clang++ -std=gnu++14 -o ucnv_cnv.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnv_cnv.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnv_cnv.cpp 6:32.43 /usr/bin/clang -std=gnu99 -o vp8_asm_stubs.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp8_asm_stubs.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/x86/vp8_asm_stubs.c 6:32.48 /usr/bin/clang++ -std=gnu++14 -o funcrepl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/funcrepl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/funcrepl.cpp 6:32.48 /usr/bin/clang -std=gnu99 -o aom_convolve.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/aom_convolve.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/aom_convolve.c 6:32.54 /usr/bin/clang++ -std=gnu++14 -o gender.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/gender.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/gender.cpp 6:32.55 /usr/bin/clang -std=gnu99 -o dboolhuff.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/dboolhuff.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/decoder/dboolhuff.c 6:32.62 /usr/bin/clang++ -std=gnu++14 -o ucnv_ct.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnv_ct.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnv_ct.cpp 6:32.67 /usr/bin/clang -std=gnu99 -o decodeframe.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/decodeframe.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/decoder/decodeframe.c 6:32.69 /usr/bin/clang++ -std=gnu++14 -o ucnv_err.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnv_err.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnv_err.cpp 6:32.82 /usr/bin/clang -std=gnu99 -o aom_dsp_rtcd.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/aom_dsp_rtcd.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/aom_dsp_rtcd.c 6:32.91 /usr/bin/clang++ -std=gnu++14 -o ucnv_ext.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnv_ext.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnv_ext.cpp 6:32.97 /usr/bin/clang++ -std=gnu++14 -o ucnv_io.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnv_io.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnv_io.cpp 6:33.02 /usr/bin/clang -std=gnu99 -o binary_codes_reader.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/binary_codes_reader.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/binary_codes_reader.c 6:33.18 /usr/bin/clang -std=gnu99 -o bitreader_buffer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/bitreader_buffer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/bitreader_buffer.c 6:33.20 /usr/bin/clang++ -std=gnu++14 -o gregocal.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/gregocal.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/gregocal.cpp 6:33.29 /usr/bin/clang -std=gnu99 -o bitwriter_buffer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/bitwriter_buffer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/bitwriter_buffer.c 6:33.43 /usr/bin/clang -std=gnu99 -o blend_a64_hmask.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/blend_a64_hmask.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/blend_a64_hmask.c 6:33.45 media/libpng 6:33.45 /usr/bin/clang -std=gnu99 -o Unified_c_media_libpng0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_PNG_USE_INTEL_SSE -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libpng -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libpng -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu89 -MD -MP -MF .deps/Unified_c_media_libpng0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/libpng/Unified_c_media_libpng0.c 6:33.50 /usr/bin/clang++ -std=gnu++14 -o ucnv_lmb.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnv_lmb.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnv_lmb.cpp 6:33.57 /usr/bin/clang++ -std=gnu++14 -o ucnv_set.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnv_set.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnv_set.cpp 6:33.63 /usr/bin/clang -std=gnu99 -o blend_a64_mask.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/blend_a64_mask.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/blend_a64_mask.c 6:33.68 /usr/bin/clang++ -std=gnu++14 -o ucnv_u16.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnv_u16.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnv_u16.cpp 6:33.80 /usr/bin/clang -std=gnu99 -o decodemv.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/decodemv.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/decoder/decodemv.c 6:34.02 /usr/bin/clang++ -std=gnu++14 -o gregoimp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/gregoimp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/gregoimp.cpp 6:34.14 /usr/bin/clang++ -std=gnu++14 -o ucnv_u32.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnv_u32.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnv_u32.cpp 6:34.14 /usr/bin/clang -std=gnu99 -o blend_a64_vmask.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/blend_a64_vmask.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/blend_a64_vmask.c 6:34.35 /usr/bin/clang -std=gnu99 -o daalaboolreader.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/daalaboolreader.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/daalaboolreader.c 6:34.45 /usr/bin/clang -std=gnu99 -o entcode.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/entcode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/entcode.c 6:34.51 /usr/bin/clang++ -std=gnu++14 -o ucnv_u7.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnv_u7.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnv_u7.cpp 6:34.54 /usr/bin/clang -std=gnu99 -o entdec.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/entdec.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/entdec.c 6:34.57 /usr/bin/clang++ -std=gnu++14 -o hebrwcal.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/hebrwcal.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/hebrwcal.cpp 6:34.68 /usr/bin/clang -std=gnu99 -o fft.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/fft.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/fft.c 6:34.69 /usr/bin/clang -std=gnu99 -o detokenize.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/detokenize.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/decoder/detokenize.c 6:34.92 /usr/bin/clang++ -std=gnu++14 -o ucnv_u8.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnv_u8.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnv_u8.cpp 6:34.93 /usr/bin/clang -std=gnu99 -o onyxd_if.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/onyxd_if.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/decoder/onyxd_if.c 6:35.15 /usr/bin/clang -std=gnu99 -o threading.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/threading.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/decoder/threading.c 6:35.27 /usr/bin/clang++ -std=gnu++14 -o indiancal.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/indiancal.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/indiancal.cpp 6:35.40 /usr/bin/clang++ -std=gnu++14 -o ucnvbocu.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnvbocu.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnvbocu.cpp 6:35.49 /usr/bin/clang -std=gnu99 -o grain_synthesis.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/grain_synthesis.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/grain_synthesis.c 6:35.62 /usr/bin/clang -std=gnu99 -o bitstream.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/bitstream.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/bitstream.c 6:35.78 /usr/bin/clang++ -std=gnu++14 -o ucnvdisp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnvdisp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnvdisp.cpp 6:35.92 /usr/bin/clang++ -std=gnu++14 -o inputext.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/inputext.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/inputext.cpp 6:36.07 /usr/bin/clang++ -std=gnu++14 -o islamcal.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/islamcal.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/islamcal.cpp 6:36.32 /usr/bin/clang++ -std=gnu++14 -o ucnvhz.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnvhz.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnvhz.cpp 6:36.39 /usr/bin/clang++ -std=gnu++14 -o ucnvisci.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnvisci.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnvisci.cpp 6:36.44 /usr/bin/clang -std=gnu99 -o boolhuff.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/boolhuff.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/boolhuff.c 6:36.46 /usr/bin/clang++ -std=gnu++14 -o ucnvlat1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnvlat1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnvlat1.cpp 6:36.52 /usr/bin/clang -std=gnu99 -o intrapred.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/intrapred.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/intrapred.c 6:36.56 /usr/bin/clang -std=gnu99 -o dct.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/dct.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/dct.c 6:36.62 make[4]: Nothing to be done for `target'. 6:36.63 /usr/bin/clang++ -std=gnu++14 -o ucnvmbcs.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnvmbcs.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnvmbcs.cpp 6:36.68 /usr/bin/clang -std=gnu99 -o denoising.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/denoising.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/denoising.c 6:36.70 /usr/bin/clang -std=gnu99 -o loopfilter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/loopfilter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/loopfilter.c 6:36.77 /usr/bin/clang++ -std=gnu++14 -o ucnvscsu.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnvscsu.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnvscsu.cpp 6:36.79 /usr/bin/clang++ -std=gnu++14 -o japancal.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/japancal.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/japancal.cpp 6:37.06 /usr/bin/clang -std=gnu99 -o encodeframe.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/encodeframe.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/encodeframe.c 6:37.21 /usr/bin/clang -std=gnu99 -o subtract.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/subtract.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/subtract.c 6:37.41 /usr/bin/clang++ -std=gnu++14 -o listformatter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/listformatter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/listformatter.cpp 6:37.42 /usr/bin/clang++ -std=gnu++14 -o ucnvsel.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucnvsel.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucnvsel.cpp 6:37.44 /usr/bin/clang -std=gnu99 -o encodeintra.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/encodeintra.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/encodeintra.c 6:37.57 media/libwebp/src/dec 6:37.57 /usr/bin/clang -std=gnu99 -o alpha_dec.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dec -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dec -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/alpha_dec.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/dec/alpha_dec.c 6:37.60 /usr/bin/clang -std=gnu99 -o aom_asm_stubs.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/aom_asm_stubs.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/aom_asm_stubs.c 6:37.62 /usr/bin/clang -std=gnu99 -o buffer_dec.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dec -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dec -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/buffer_dec.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/dec/buffer_dec.c 6:37.65 /usr/bin/clang -std=gnu99 -o encodemb.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/encodemb.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/encodemb.c 6:37.76 media/libwebp/src/demux 6:37.76 /usr/bin/clang -std=gnu99 -o demux.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/demux -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/demux -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/demux.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/demux/demux.c 6:37.80 /usr/bin/clang -std=gnu99 -o frame_dec.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dec -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dec -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/frame_dec.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/dec/frame_dec.c 6:37.93 /usr/bin/clang++ -std=gnu++14 -o ucol_swp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucol_swp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucol_swp.cpp 6:38.07 /usr/bin/clang -std=gnu99 -o encodemv.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/encodemv.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/encodemv.c 6:38.20 /usr/bin/clang++ -std=gnu++14 -o measfmt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/measfmt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/measfmt.cpp 6:38.22 /usr/bin/clang -std=gnu99 -o aom_subpixel_8t_intrin_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/aom_subpixel_8t_intrin_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/aom_subpixel_8t_intrin_avx2.c 6:38.27 /usr/bin/clang -std=gnu99 -o idec_dec.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dec -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dec -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/idec_dec.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/dec/idec_dec.c 6:38.35 /usr/bin/clang -std=gnu99 -o ethreading.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/ethreading.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/ethreading.c 6:38.35 /usr/bin/clang++ -std=gnu++14 -o ucptrie.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucptrie.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucptrie.cpp 6:38.42 media/libwebp/src/dsp 6:38.42 /usr/bin/clang -std=gnu99 -o alpha_processing.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DWEBP_HAVE_SSE2=1 -DWEBP_HAVE_SSE41=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unreachable-code -MD -MP -MF .deps/alpha_processing.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/dsp/alpha_processing.c 6:38.63 /usr/bin/clang -std=gnu99 -o io_dec.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dec -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dec -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/io_dec.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/dec/io_dec.c 6:38.67 /usr/bin/clang++ -std=gnu++14 -o ucurr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ucurr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ucurr.cpp 6:38.68 /usr/bin/clang -std=gnu99 -o alpha_processing_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DWEBP_HAVE_SSE2=1 -DWEBP_HAVE_SSE41=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unreachable-code -MD -MP -MF .deps/alpha_processing_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libwebp/src/dsp/alpha_processing_sse2.c 6:38.69 /usr/bin/clang -std=gnu99 -o firstpass.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/firstpass.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/firstpass.c 6:38.98 /usr/bin/clang -std=gnu99 -o quant_dec.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dec -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dec -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/quant_dec.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/dec/quant_dec.c 6:38.99 /usr/bin/clang -std=gnu99 -o alpha_processing_sse41.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DWEBP_HAVE_SSE2=1 -DWEBP_HAVE_SSE41=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unreachable-code -MD -MP -MF .deps/alpha_processing_sse41.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/media/libwebp/src/dsp/alpha_processing_sse41.c 6:39.09 /usr/bin/clang -std=gnu99 -o tree_dec.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dec -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dec -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/tree_dec.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/dec/tree_dec.c 6:39.14 /usr/bin/clang -std=gnu99 -o dec.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DWEBP_HAVE_SSE2=1 -DWEBP_HAVE_SSE41=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unreachable-code -MD -MP -MF .deps/dec.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/dsp/dec.c 6:39.15 media/libwebp/src/moz 6:39.15 /usr/bin/clang++ -std=gnu++14 -o cpu.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/moz -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/moz -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/cpu.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/moz/cpu.cpp 6:39.23 /usr/bin/clang -std=gnu99 -o lookahead.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/lookahead.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/lookahead.c 6:39.37 /usr/bin/clang -std=gnu99 -o dec_clip_tables.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DWEBP_HAVE_SSE2=1 -DWEBP_HAVE_SSE41=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unreachable-code -MD -MP -MF .deps/dec_clip_tables.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/dsp/dec_clip_tables.c 6:39.37 /usr/bin/clang -std=gnu99 -o vp8_dec.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dec -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dec -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/vp8_dec.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/dec/vp8_dec.c 6:39.45 /usr/bin/clang++ -std=gnu++14 -o udata.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/udata.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/udata.cpp 6:39.64 /usr/bin/clang++ -std=gnu++14 -o measunit.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/measunit.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/measunit.cpp 6:39.74 /usr/bin/clang -std=gnu99 -o dec_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DWEBP_HAVE_SSE2=1 -DWEBP_HAVE_SSE41=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unreachable-code -MD -MP -MF .deps/dec_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libwebp/src/dsp/dec_sse2.c 6:39.84 /usr/bin/clang -std=gnu99 -o vp8l_dec.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dec -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dec -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/vp8l_dec.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/dec/vp8l_dec.c 6:39.85 /usr/bin/clang -std=gnu99 -o mcomp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/mcomp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/mcomp.c 6:40.08 media/libwebp/src/utils 6:40.08 /usr/bin/clang -std=gnu99 -o bit_reader_utils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/utils -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/bit_reader_utils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/utils/bit_reader_utils.c 6:40.25 /usr/bin/clang -std=gnu99 -o color_cache_utils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/utils -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/color_cache_utils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/utils/color_cache_utils.c 6:40.30 /usr/bin/clang++ -std=gnu++14 -o udatamem.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/udatamem.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/udatamem.cpp 6:40.36 /usr/bin/clang -std=gnu99 -o filters_utils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/utils -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/filters_utils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/utils/filters_utils.c 6:40.42 /usr/bin/clang -std=gnu99 -o dec_sse41.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DWEBP_HAVE_SSE2=1 -DWEBP_HAVE_SSE41=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unreachable-code -MD -MP -MF .deps/dec_sse41.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/media/libwebp/src/dsp/dec_sse41.c 6:40.44 /usr/bin/clang++ -std=gnu++14 -o udataswp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/udataswp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/udataswp.cpp 6:40.50 /usr/bin/clang -std=gnu99 -o huffman_utils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/utils -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/huffman_utils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/utils/huffman_utils.c 6:40.57 /usr/bin/clang -std=gnu99 -o filters.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DWEBP_HAVE_SSE2=1 -DWEBP_HAVE_SSE41=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unreachable-code -MD -MP -MF .deps/filters.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/dsp/filters.c 6:40.68 /usr/bin/clang++ -std=gnu++14 -o uenum.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uenum.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uenum.cpp 6:40.71 /usr/bin/clang -std=gnu99 -o quant_levels_dec_utils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/utils -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/quant_levels_dec_utils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/utils/quant_levels_dec_utils.c 6:40.78 /usr/bin/clang++ -std=gnu++14 -o measure.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/measure.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/measure.cpp 6:40.81 /usr/bin/clang -std=gnu99 -o webp_dec.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dec -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dec -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/webp_dec.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/dec/webp_dec.c 6:40.82 /usr/bin/clang++ -std=gnu++14 -o uhash.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uhash.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uhash.cpp 6:40.90 /usr/bin/clang -std=gnu99 -o filters_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DWEBP_HAVE_SSE2=1 -DWEBP_HAVE_SSE41=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unreachable-code -MD -MP -MF .deps/filters_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libwebp/src/dsp/filters_sse2.c 6:41.00 /usr/bin/clang -std=gnu99 -o modecosts.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/modecosts.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/modecosts.c 6:41.01 /usr/bin/clang -std=gnu99 -o quant_levels_utils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/utils -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/quant_levels_utils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/utils/quant_levels_utils.c 6:41.15 /usr/bin/clang -std=gnu99 -o random_utils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/utils -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/random_utils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/utils/random_utils.c 6:41.15 /usr/bin/clang -std=gnu99 -o mr_dissim.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/mr_dissim.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/mr_dissim.c 6:41.17 /usr/bin/clang -std=gnu99 -o aom_subpixel_8t_intrin_ssse3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/aom_subpixel_8t_intrin_ssse3.o.pp -fcolor-diagnostics -mssse3 /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/aom_subpixel_8t_intrin_ssse3.c 6:41.24 /usr/bin/clang -std=gnu99 -o rescaler_utils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/utils -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/rescaler_utils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/utils/rescaler_utils.c 6:41.36 /usr/bin/clang -std=gnu99 -o thread_utils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/utils -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/thread_utils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/utils/thread_utils.c 6:41.36 /usr/bin/clang++ -std=gnu++14 -o uhash_us.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uhash_us.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uhash_us.cpp 6:41.37 /usr/bin/clang++ -std=gnu++14 -o msgfmt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/msgfmt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/msgfmt.cpp 6:41.39 /usr/bin/clang -std=gnu99 -o onyx_if.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/onyx_if.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/onyx_if.c 6:41.47 /usr/bin/clang -std=gnu99 -o utils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/utils -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/utils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/utils/utils.c 6:41.53 media/ffvpx/libavutil/x86 6:41.53 /usr/bin/clang -std=gnu99 -o cpu.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil/x86 -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/cpu.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/x86/cpu.c 6:41.57 /usr/bin/clang -std=gnu99 -o lossless.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DWEBP_HAVE_SSE2=1 -DWEBP_HAVE_SSE41=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unreachable-code -MD -MP -MF .deps/lossless.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/dsp/lossless.c 6:41.64 /usr/bin/clang++ -std=gnu++14 -o uidna.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uidna.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uidna.cpp 6:41.69 /usr/bin/clang -std=gnu99 -o fixed_dsp_init.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil/x86 -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/fixed_dsp_init.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/x86/fixed_dsp_init.c 6:41.81 /usr/bin/clang -std=gnu99 -o float_dsp_init.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil/x86 -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/float_dsp_init.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/x86/float_dsp_init.c 6:41.91 /usr/bin/clang -std=gnu99 -o blend_a64_hmask_sse4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/blend_a64_hmask_sse4.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/blend_a64_hmask_sse4.c 6:41.92 /usr/bin/clang -std=gnu99 -o imgutils_init.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil/x86 -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/imgutils_init.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/x86/imgutils_init.c 6:41.99 /usr/bin/clang++ -std=gnu++14 -o uinit.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uinit.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uinit.cpp 6:42.03 /usr/bin/clang -std=gnu99 -o lls_init.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil/x86 -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/lls_init.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/x86/lls_init.c 6:42.04 /usr/bin/clang -std=gnu99 -o lossless_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DWEBP_HAVE_SSE2=1 -DWEBP_HAVE_SSE41=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unreachable-code -MD -MP -MF .deps/lossless_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libwebp/src/dsp/lossless_sse2.c 6:42.14 /usr/local/bin/yasm -o cpuid.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/ffvpx -Pconfig_darwin64.asm -DPREFIX -Pdefaults_disabled.asm /Users/matthew/mozilla-central2/media/ffvpx/libavutil/x86/cpuid.asm 6:42.15 /usr/bin/clang++ -std=gnu++14 -o uinvchar.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uinvchar.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uinvchar.cpp 6:42.18 media/ffvpx/libavcodec/x86 6:42.19 /usr/bin/clang -std=gnu99 -o constants.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavcodec/x86 -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/constants.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/constants.c 6:42.23 /usr/local/bin/yasm -o emms.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/ffvpx -Pconfig_darwin64.asm -DPREFIX -Pdefaults_disabled.asm /Users/matthew/mozilla-central2/media/ffvpx/libavutil/x86/emms.asm 6:42.29 /usr/bin/clang -std=gnu99 -o fft_init.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavcodec/x86 -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/fft_init.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/fft_init.c 6:42.31 /usr/local/bin/yasm -o fixed_dsp.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/ffvpx -Pconfig_darwin64.asm -DPREFIX -Pdefaults_disabled.asm /Users/matthew/mozilla-central2/media/ffvpx/libavutil/x86/fixed_dsp.asm 6:42.40 /usr/local/bin/yasm -o float_dsp.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/ffvpx -Pconfig_darwin64.asm -DPREFIX -Pdefaults_disabled.asm /Users/matthew/mozilla-central2/media/ffvpx/libavutil/x86/float_dsp.asm 6:42.41 /usr/bin/clang -std=gnu99 -o flacdsp_init.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavcodec/x86 -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/flacdsp_init.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/flacdsp_init.c 6:42.49 /usr/bin/clang -std=gnu99 -o rescaler.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DWEBP_HAVE_SSE2=1 -DWEBP_HAVE_SSE41=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unreachable-code -MD -MP -MF .deps/rescaler.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/dsp/rescaler.c 6:42.53 /usr/bin/clang -std=gnu99 -o h264_intrapred_init.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavcodec/x86 -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/h264_intrapred_init.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/h264_intrapred_init.c 6:42.65 /usr/local/bin/yasm -o imgutils.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/ffvpx -Pconfig_darwin64.asm -DPREFIX -Pdefaults_disabled.asm /Users/matthew/mozilla-central2/media/ffvpx/libavutil/x86/imgutils.asm 6:42.66 /usr/bin/clang -std=gnu99 -o rescaler_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DWEBP_HAVE_SSE2=1 -DWEBP_HAVE_SSE41=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unreachable-code -MD -MP -MF .deps/rescaler_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libwebp/src/dsp/rescaler_sse2.c 6:42.69 /usr/bin/clang -std=gnu99 -o videodsp_init.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavcodec/x86 -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/videodsp_init.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/videodsp_init.c 6:42.73 /usr/local/bin/yasm -o lls.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/ffvpx -Pconfig_darwin64.asm -DPREFIX -Pdefaults_disabled.asm /Users/matthew/mozilla-central2/media/ffvpx/libavutil/x86/lls.asm 6:42.77 /usr/bin/clang++ -std=gnu++14 -o uiter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uiter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uiter.cpp 6:42.85 /usr/bin/clang -std=gnu99 -o vp8dsp_init.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavcodec/x86 -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/vp8dsp_init.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/vp8dsp_init.c 6:42.89 /usr/bin/clang++ -std=gnu++14 -o name2uni.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/name2uni.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/name2uni.cpp 6:42.91 /usr/bin/clang -std=gnu99 -o upsampling.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DWEBP_HAVE_SSE2=1 -DWEBP_HAVE_SSE41=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unreachable-code -MD -MP -MF .deps/upsampling.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/dsp/upsampling.c 6:42.95 /usr/bin/clang -std=gnu99 -o blend_a64_mask_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/blend_a64_mask_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/blend_a64_mask_avx2.c 6:43.06 /usr/bin/clang++ -std=gnu++14 -o nfrs.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/nfrs.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/nfrs.cpp 6:43.09 /usr/bin/clang -std=gnu99 -o vp9dsp_init.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavcodec/x86 -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/vp9dsp_init.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/vp9dsp_init.c 6:43.33 /usr/bin/clang -std=gnu99 -o pickinter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/pickinter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/pickinter.c 6:43.54 /usr/bin/clang++ -std=gnu++14 -o ulist.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ulist.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ulist.cpp 6:43.72 /usr/bin/clang++ -std=gnu++14 -o uloc.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uloc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uloc.cpp 6:43.73 /usr/bin/clang -std=gnu99 -o upsampling_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DWEBP_HAVE_SSE2=1 -DWEBP_HAVE_SSE41=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unreachable-code -MD -MP -MF .deps/upsampling_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libwebp/src/dsp/upsampling_sse2.c 6:43.84 /usr/bin/clang++ -std=gnu++14 -o nfrule.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/nfrule.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/nfrule.cpp 6:43.90 /usr/bin/clang -std=gnu99 -o picklpf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/picklpf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/picklpf.c 6:44.03 /usr/bin/clang -std=gnu99 -o vp9dsp_init_10bpp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavcodec/x86 -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/vp9dsp_init_10bpp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/vp9dsp_init_10bpp.c 6:44.08 /usr/bin/clang++ -std=gnu++14 -o uloc_keytype.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uloc_keytype.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uloc_keytype.cpp 6:44.16 /usr/bin/clang -std=gnu99 -o ratectrl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/ratectrl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/ratectrl.c 6:44.58 /usr/bin/clang -std=gnu99 -o rdopt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/rdopt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/rdopt.c 6:44.70 /usr/bin/clang -std=gnu99 -o upsampling_sse41.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DWEBP_HAVE_SSE2=1 -DWEBP_HAVE_SSE41=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unreachable-code -MD -MP -MF .deps/upsampling_sse41.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/media/libwebp/src/dsp/upsampling_sse41.c 6:44.81 /usr/bin/clang -std=gnu99 -o vp9dsp_init_12bpp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavcodec/x86 -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/vp9dsp_init_12bpp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/vp9dsp_init_12bpp.c 6:44.89 /usr/bin/clang++ -std=gnu++14 -o nfsubs.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/nfsubs.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/nfsubs.cpp 6:45.07 /usr/bin/clang -std=gnu99 -o segmentation.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/segmentation.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/segmentation.c 6:45.09 /usr/bin/clang -std=gnu99 -o yuv.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DWEBP_HAVE_SSE2=1 -DWEBP_HAVE_SSE41=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unreachable-code -MD -MP -MF .deps/yuv.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libwebp/src/dsp/yuv.c 6:45.25 /usr/bin/clang -std=gnu99 -o blend_a64_mask_sse4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/blend_a64_mask_sse4.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/blend_a64_mask_sse4.c 6:45.27 /usr/bin/clang++ -std=gnu++14 -o uloc_tag.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uloc_tag.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uloc_tag.cpp 6:45.65 /usr/bin/clang++ -std=gnu++14 -o nortrans.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/nortrans.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/nortrans.cpp 6:45.67 /usr/bin/clang -std=gnu99 -o vp9dsp_init_16bpp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86 -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavcodec/x86 -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/vp9dsp_init_16bpp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/vp9dsp_init_16bpp.c 6:45.71 /usr/bin/clang -std=gnu99 -o yuv_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DWEBP_HAVE_SSE2=1 -DWEBP_HAVE_SSE41=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unreachable-code -MD -MP -MF .deps/yuv_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libwebp/src/dsp/yuv_sse2.c 6:45.82 /usr/local/bin/yasm -o fft.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/ffvpx -Pconfig_darwin64.asm -DPREFIX -Pdefaults_disabled.asm /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/fft.asm 6:46.01 /usr/bin/clang -std=gnu99 -o temporal_filter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/temporal_filter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/temporal_filter.c 6:46.05 /usr/bin/clang++ -std=gnu++14 -o nounit.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/nounit.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/nounit.cpp 6:46.20 /usr/local/bin/yasm -o flacdsp.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/ffvpx -Pconfig_darwin64.asm -DPREFIX -Pdefaults_disabled.asm /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/flacdsp.asm 6:46.26 /usr/bin/clang -std=gnu99 -o blend_a64_vmask_sse4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/blend_a64_vmask_sse4.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/blend_a64_vmask_sse4.c 6:46.39 /usr/bin/clang++ -std=gnu++14 -o umapfile.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/umapfile.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/umapfile.cpp 6:46.40 /usr/bin/clang -std=gnu99 -o tokenize.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/tokenize.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/tokenize.c 6:46.52 media/kiss_fft 6:46.52 /usr/bin/clang -std=gnu99 -o kiss_fft.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/kiss_fft -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/kiss_fft -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/kiss_fft.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/kiss_fft/kiss_fft.c 6:46.55 /usr/local/bin/yasm -o h264_intrapred.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/ffvpx -Pconfig_darwin64.asm -DPREFIX -Pdefaults_disabled.asm /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/h264_intrapred.asm 6:46.56 /usr/bin/clang++ -std=gnu++14 -o nultrans.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/nultrans.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/nultrans.cpp 6:46.64 /usr/bin/clang++ -std=gnu++14 -o number_affixutils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_affixutils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_affixutils.cpp 6:46.75 /usr/bin/clang -std=gnu99 -o treewriter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/treewriter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/treewriter.c 6:46.80 /usr/bin/clang -std=gnu99 -o kiss_fftr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/kiss_fft -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/kiss_fft -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/kiss_fftr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/kiss_fft/kiss_fftr.c 6:46.81 /usr/bin/clang -std=gnu99 -o fft_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/fft_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/fft_avx2.c 6:46.85 /usr/bin/clang -std=gnu99 -o vp8_quantize.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp8_quantize.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/vp8_quantize.c 6:46.94 /usr/bin/clang -std=gnu99 -o yuv_sse41.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DWEBP_HAVE_SSE2=1 -DWEBP_HAVE_SSE41=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libwebp/src/dsp -I/Users/matthew/mozilla-central2/media/libwebp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unreachable-code -MD -MP -MF .deps/yuv_sse41.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/media/libwebp/src/dsp/yuv_sse41.c 6:47.03 /usr/bin/clang++ -std=gnu++14 -o umath.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/umath.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/umath.cpp 6:47.12 /usr/bin/clang++ -std=gnu++14 -o umutablecptrie.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/umutablecptrie.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/umutablecptrie.cpp 6:47.18 /usr/bin/clang -std=gnu99 -o denoising_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/denoising_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/x86/denoising_sse2.c 6:47.38 /usr/bin/clang++ -std=gnu++14 -o number_asformat.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_asformat.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_asformat.cpp 6:47.41 /usr/bin/clang -std=gnu99 -o quantize_sse4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/quantize_sse4.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/x86/quantize_sse4.c 6:47.44 /usr/bin/clang -std=gnu99 -o fft_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/fft_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/fft_sse2.c 6:47.47 /usr/bin/clang++ -std=gnu++14 -o umutex.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/umutex.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/umutex.cpp 6:47.60 /usr/bin/clang -std=gnu99 -o vp8_enc_stubs_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp8_enc_stubs_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/x86/vp8_enc_stubs_sse2.c 6:47.67 /usr/bin/clang -std=gnu99 -o highbd_convolve_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/highbd_convolve_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/highbd_convolve_avx2.c 6:47.69 /usr/bin/clang -std=gnu99 -o vp8_quantize_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp8_quantize_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/x86/vp8_quantize_sse2.c 6:47.75 /usr/bin/clang++ -std=gnu++14 -o number_capi.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_capi.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_capi.cpp 6:47.89 /usr/bin/clang -std=gnu99 -o vp8_quantize_ssse3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp8_quantize_ssse3.o.pp -fcolor-diagnostics -mssse3 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/x86/vp8_quantize_ssse3.c 6:47.96 /usr/bin/clang++ -std=gnu++14 -o unames.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/unames.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/unames.cpp 6:48.03 /usr/bin/clang -std=gnu99 -o vp8_cx_iface.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp8_cx_iface.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/vp8_cx_iface.c 6:48.16 /usr/local/bin/yasm -o h264_intrapred_10bit.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/ffvpx -Pconfig_darwin64.asm -DPREFIX -Pdefaults_disabled.asm /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/h264_intrapred_10bit.asm 6:48.34 /usr/bin/clang++ -std=gnu++14 -o number_compact.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_compact.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_compact.cpp 6:48.48 /usr/bin/clang -std=gnu99 -o highbd_convolve_ssse3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/highbd_convolve_ssse3.o.pp -fcolor-diagnostics -mssse3 /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/highbd_convolve_ssse3.c 6:48.51 /usr/bin/clang -std=gnu99 -o vp8_dx_iface.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp8_dx_iface.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/vp8_dx_iface.c 6:48.56 /usr/bin/clang++ -std=gnu++14 -o unifiedcache.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/unifiedcache.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/unifiedcache.cpp 6:48.73 /usr/bin/clang -std=gnu99 -o highbd_intrapred_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/highbd_intrapred_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/highbd_intrapred_sse2.c 6:48.79 /usr/bin/clang -std=gnu99 -o vp9_alloccommon.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_alloccommon.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_alloccommon.c 6:48.95 /usr/bin/clang -std=gnu99 -o vp9_blockd.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_blockd.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_blockd.c 6:49.00 media/libcubeb/src 6:49.01 /usr/bin/clang -std=gnu99 -o cubeb.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCUBEB_GECKO_BUILD -DUSE_AUDIOUNIT -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libcubeb/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libcubeb/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cubeb.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libcubeb/src/cubeb.c 6:49.11 /usr/bin/clang -std=gnu99 -o vp9_common_data.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_common_data.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_common_data.c 6:49.13 /usr/local/bin/yasm -o videodsp.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/ffvpx -Pconfig_darwin64.asm -DPREFIX -Pdefaults_disabled.asm /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/videodsp.asm 6:49.13 /usr/bin/clang++ -std=gnu++14 -o number_currencysymbols.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_currencysymbols.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_currencysymbols.cpp 6:49.18 /usr/bin/clang -std=gnu99 -o vp9_entropy.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_entropy.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_entropy.c 6:49.22 /usr/bin/clang -std=gnu99 -o cubeb_osx_run_loop.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCUBEB_GECKO_BUILD -DUSE_AUDIOUNIT -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libcubeb/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libcubeb/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cubeb_osx_run_loop.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libcubeb/src/cubeb_osx_run_loop.c 6:49.26 /usr/bin/clang -std=gnu99 -o highbd_loopfilter_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/highbd_loopfilter_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/highbd_loopfilter_avx2.c 6:49.28 /usr/bin/clang -std=gnu99 -o cubeb_strings.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCUBEB_GECKO_BUILD -DUSE_AUDIOUNIT -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libcubeb/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libcubeb/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cubeb_strings.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libcubeb/src/cubeb_strings.c 6:49.34 /usr/bin/clang++ -std=gnu++14 -o unifilt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/unifilt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/unifilt.cpp 6:49.39 /usr/bin/clang++ -std=gnu++14 -o cubeb_audiounit.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCUBEB_GECKO_BUILD -DUSE_AUDIOUNIT -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libcubeb/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libcubeb/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/cubeb_audiounit.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libcubeb/src/cubeb_audiounit.cpp 6:49.42 /usr/bin/clang -std=gnu99 -o vp9_entropymode.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_entropymode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_entropymode.c 6:49.45 /usr/bin/clang++ -std=gnu++14 -o unifunct.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/unifunct.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/unifunct.cpp 6:49.53 /usr/bin/clang++ -std=gnu++14 -o uniset.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uniset.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uniset.cpp 6:49.55 /usr/local/bin/yasm -o vp8dsp.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/ffvpx -Pconfig_darwin64.asm -DPREFIX -Pdefaults_disabled.asm /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/vp8dsp.asm 6:49.70 media/libnestegg/src 6:49.70 /usr/bin/clang -std=gnu99 -o Unified_c_media_libnestegg_src0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libnestegg/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libnestegg/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_media_libnestegg_src0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/libnestegg/src/Unified_c_media_libnestegg_src0.c 6:49.73 /usr/bin/clang -std=gnu99 -o vp9_entropymv.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_entropymv.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_entropymv.c 6:49.82 /usr/bin/clang++ -std=gnu++14 -o number_decimalquantity.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_decimalquantity.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_decimalquantity.cpp 6:49.92 /usr/bin/clang -std=gnu99 -o vp9_filter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_filter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_filter.c 6:49.99 /usr/bin/clang -std=gnu99 -o vp9_frame_buffers.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_frame_buffers.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_frame_buffers.c 6:50.10 /usr/bin/clang -std=gnu99 -o vp9_idct.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_idct.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_idct.c 6:50.13 /usr/local/bin/yasm -o vp8dsp_loopfilter.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/ffvpx -Pconfig_darwin64.asm -DPREFIX -Pdefaults_disabled.asm /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/vp8dsp_loopfilter.asm 6:50.29 /usr/bin/clang -std=gnu99 -o highbd_loopfilter_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/highbd_loopfilter_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/highbd_loopfilter_sse2.c 6:50.32 /usr/bin/clang -std=gnu99 -o vp9_loopfilter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_loopfilter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_loopfilter.c 6:50.77 /usr/bin/clang++ -std=gnu++14 -o cubeb_log.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCUBEB_GECKO_BUILD -DUSE_AUDIOUNIT -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libcubeb/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libcubeb/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/cubeb_log.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libcubeb/src/cubeb_log.cpp 6:50.84 /usr/bin/clang -std=gnu99 -o vp9_mfqe.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_mfqe.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_mfqe.c 6:51.04 /usr/bin/clang++ -std=gnu++14 -o uniset_closure.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uniset_closure.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uniset_closure.cpp 6:51.14 /usr/bin/clang -std=gnu99 -o intrapred_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/intrapred_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/intrapred_avx2.c 6:51.15 /usr/bin/clang -std=gnu99 -o vp9_mvref_common.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_mvref_common.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_mvref_common.c 6:51.33 /usr/bin/clang++ -std=gnu++14 -o number_decimfmtprops.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_decimfmtprops.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_decimfmtprops.cpp 6:51.45 /usr/bin/clang -std=gnu99 -o vp9_postproc.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_postproc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_postproc.c 6:51.62 /usr/bin/clang -std=gnu99 -o vp9_pred_common.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_pred_common.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_pred_common.c 6:51.64 /usr/local/bin/yasm -o vp9intrapred.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/ffvpx -Pconfig_darwin64.asm -DPREFIX -Pdefaults_disabled.asm /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/vp9intrapred.asm 6:51.73 /usr/bin/clang++ -std=gnu++14 -o uniset_props.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uniset_props.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uniset_props.cpp 6:51.80 /usr/bin/clang -std=gnu99 -o vp9_quant_common.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_quant_common.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_quant_common.c 6:51.90 /usr/bin/clang -std=gnu99 -o vp9_reconinter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_reconinter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_reconinter.c 6:52.09 /usr/bin/clang++ -std=gnu++14 -o number_fluent.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_fluent.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_fluent.cpp 6:52.09 media/libogg 6:52.09 /usr/bin/clang -std=gnu99 -o Unified_c_media_libogg0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libogg -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libogg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_media_libogg0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/libogg/Unified_c_media_libogg0.c 6:52.14 /usr/bin/clang -std=gnu99 -o vp9_reconintra.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_reconintra.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_reconintra.c 6:52.35 /usr/bin/clang -std=gnu99 -o vp9_rtcd.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_rtcd.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_rtcd.c 6:52.46 /usr/bin/clang -std=gnu99 -o vp9_scale.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_scale.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_scale.c 6:52.58 /usr/bin/clang -std=gnu99 -o vp9_scan.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_scan.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_scan.c 6:52.61 /usr/bin/clang++ -std=gnu++14 -o cubeb_mixer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCUBEB_GECKO_BUILD -DUSE_AUDIOUNIT -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libcubeb/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libcubeb/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/cubeb_mixer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libcubeb/src/cubeb_mixer.cpp 6:52.65 /usr/bin/clang -std=gnu99 -o intrapred_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/intrapred_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/intrapred_sse2.c 6:52.69 /usr/bin/clang -std=gnu99 -o vp9_seg_common.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_seg_common.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_seg_common.c 6:52.80 /usr/bin/clang -std=gnu99 -o vp9_thread_common.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_thread_common.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_thread_common.c 6:52.80 /usr/bin/clang++ -std=gnu++14 -o unisetspan.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/unisetspan.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/unisetspan.cpp 6:53.38 /usr/bin/clang -std=gnu99 -o vp9_tile_common.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_tile_common.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/vp9_tile_common.c 6:53.51 /usr/bin/clang -std=gnu99 -o vp9_idct_intrin_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_idct_intrin_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/x86/vp9_idct_intrin_sse2.c 6:53.55 /usr/local/bin/yasm -o vp9intrapred_16bpp.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/ffvpx -Pconfig_darwin64.asm -DPREFIX -Pdefaults_disabled.asm /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/vp9intrapred_16bpp.asm 6:53.59 /usr/bin/clang++ -std=gnu++14 -o number_formatimpl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_formatimpl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_formatimpl.cpp 6:53.71 /usr/bin/clang++ -std=gnu++14 -o cubeb_panner.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCUBEB_GECKO_BUILD -DUSE_AUDIOUNIT -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libcubeb/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libcubeb/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/cubeb_panner.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libcubeb/src/cubeb_panner.cpp 6:53.74 /usr/bin/clang -std=gnu99 -o vp9_decodeframe.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_decodeframe.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/decoder/vp9_decodeframe.c 6:53.89 /usr/bin/clang++ -std=gnu++14 -o cubeb_resampler.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCUBEB_GECKO_BUILD -DUSE_AUDIOUNIT -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libcubeb/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libcubeb/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/cubeb_resampler.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libcubeb/src/cubeb_resampler.cpp 6:53.92 /usr/bin/clang++ -std=gnu++14 -o unistr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/unistr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/unistr.cpp 6:54.56 media/libopus 6:54.56 /usr/bin/clang -std=gnu99 -o celt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/celt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libopus/celt/celt.c 6:54.67 /Users/matthew/mozilla-central2/media/libopus/celt/celt.c:86:13: warning: code will never be executed [-Wunreachable-code] 6:54.67 ret = 0; 6:54.67 ^ 6:54.67 BUILDSTATUS OBJECT_FILE number_grouping.o 6:54.67 /usr/bin/clang++ -std=gnu++14 -o number_grouping.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_grouping.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_grouping.cpp 6:54.73 1 warning generated. 6:54.74 /usr/bin/clang -std=gnu99 -o celt_decoder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/celt_decoder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libopus/celt/celt_decoder.c 6:55.03 /usr/bin/clang -std=gnu99 -o vp9_decodemv.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_decodemv.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/decoder/vp9_decodemv.c 6:55.34 /usr/bin/clang++ -std=gnu++14 -o unistr_case.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/unistr_case.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/unistr_case.cpp 6:55.35 /usr/bin/clang++ -std=gnu++14 -o number_integerwidth.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_integerwidth.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_integerwidth.cpp 6:55.52 /usr/bin/clang++ -std=gnu++14 -o cubeb_utils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCUBEB_GECKO_BUILD -DUSE_AUDIOUNIT -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libcubeb/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libcubeb/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/cubeb_utils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libcubeb/src/cubeb_utils.cpp 6:55.70 /usr/local/bin/yasm -o vp9itxfm.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/ffvpx -Pconfig_darwin64.asm -DPREFIX -Pdefaults_disabled.asm /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/vp9itxfm.asm 6:55.98 /usr/bin/clang -std=gnu99 -o celt_encoder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/celt_encoder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libopus/celt/celt_encoder.c 6:55.99 /usr/bin/clang++ -std=gnu++14 -o number_longnames.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_longnames.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_longnames.cpp 6:56.02 /usr/bin/clang++ -std=gnu++14 -o unistr_case_locale.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/unistr_case_locale.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/unistr_case_locale.cpp 6:56.07 /usr/bin/clang -std=gnu99 -o intrapred_ssse3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/intrapred_ssse3.o.pp -fcolor-diagnostics -mssse3 /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/intrapred_ssse3.c 6:56.26 /usr/bin/clang -std=gnu99 -o vp9_decoder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_decoder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/decoder/vp9_decoder.c 6:56.55 /usr/bin/clang -std=gnu99 -o vp9_detokenize.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_detokenize.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/decoder/vp9_detokenize.c 6:56.57 /usr/local/bin/yasm -o vp9itxfm_16bpp.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/ffvpx -Pconfig_darwin64.asm -DPREFIX -Pdefaults_disabled.asm /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/vp9itxfm_16bpp.asm 6:56.57 /usr/bin/clang++ -std=gnu++14 -o unistr_cnv.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/unistr_cnv.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/unistr_cnv.cpp 6:56.89 /usr/bin/clang++ -std=gnu++14 -o number_mapper.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_mapper.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_mapper.cpp 6:56.92 /usr/bin/clang -std=gnu99 -o vp9_dsubexp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_dsubexp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/decoder/vp9_dsubexp.c 6:57.13 /usr/bin/clang -std=gnu99 -o vp9_alt_ref_aq.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_alt_ref_aq.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_alt_ref_aq.c 6:57.21 /usr/bin/clang++ -std=gnu++14 -o unistr_props.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/unistr_props.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/unistr_props.cpp 6:57.28 /usr/bin/clang -std=gnu99 -o vp9_aq_360.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_aq_360.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_aq_360.c 6:57.44 /usr/bin/clang -std=gnu99 -o vp9_aq_complexity.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_aq_complexity.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_aq_complexity.c 6:57.54 /usr/bin/clang -std=gnu99 -o loopfilter_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/loopfilter_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/loopfilter_sse2.c 6:57.62 /usr/bin/clang -std=gnu99 -o celt_lpc_sse4_1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/celt_lpc_sse4_1.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/media/libopus/celt/x86/celt_lpc_sse4_1.c 6:57.66 /usr/bin/clang -std=gnu99 -o vp9_aq_cyclicrefresh.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_aq_cyclicrefresh.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c 6:57.75 /usr/bin/clang -std=gnu99 -o pitch_sse.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/pitch_sse.o.pp -fcolor-diagnostics -msse /Users/matthew/mozilla-central2/media/libopus/celt/x86/pitch_sse.c 6:57.75 /usr/bin/clang++ -std=gnu++14 -o unistr_titlecase_brkiter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/unistr_titlecase_brkiter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/unistr_titlecase_brkiter.cpp 6:57.94 /usr/bin/clang++ -std=gnu++14 -o number_modifiers.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_modifiers.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_modifiers.cpp 6:57.95 /usr/bin/clang -std=gnu99 -o pitch_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/pitch_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libopus/celt/x86/pitch_sse2.c 6:58.02 /usr/bin/clang -std=gnu99 -o vp9_aq_variance.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_aq_variance.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_aq_variance.c 6:58.08 /usr/bin/clang -std=gnu99 -o pitch_sse4_1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/pitch_sse4_1.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/media/libopus/celt/x86/pitch_sse4_1.c 6:58.20 /usr/bin/clang -std=gnu99 -o vq_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/vq_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libopus/celt/x86/vq_sse2.c 6:58.22 /usr/bin/clang -std=gnu99 -o vp9_bitstream.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_bitstream.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_bitstream.c 6:58.38 /usr/bin/clang++ -std=gnu++14 -o unorm.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/unorm.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/unorm.cpp 6:58.40 /usr/bin/clang -std=gnu99 -o x86_celt_map.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/x86_celt_map.o.pp -fcolor-diagnostics -msse /Users/matthew/mozilla-central2/media/libopus/celt/x86/x86_celt_map.c 6:58.52 /usr/bin/clang -std=gnu99 -o x86cpu.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/x86cpu.o.pp -fcolor-diagnostics -msse /Users/matthew/mozilla-central2/media/libopus/celt/x86/x86cpu.c 6:58.63 /usr/bin/clang -std=gnu99 -o LPC_inv_pred_gain.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/LPC_inv_pred_gain.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libopus/silk/LPC_inv_pred_gain.c 6:58.72 /usr/bin/clang -std=gnu99 -o aom_mem.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/aom_mem.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_mem/aom_mem.c 6:58.83 /usr/bin/clang -std=gnu99 -o NLSF2A.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/NLSF2A.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libopus/silk/NLSF2A.c 6:58.84 /usr/bin/clang -std=gnu99 -o aom_scale_rtcd.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/aom_scale_rtcd.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_scale/aom_scale_rtcd.c 6:58.87 /usr/bin/clang++ -std=gnu++14 -o number_multiplier.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_multiplier.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_multiplier.cpp 6:58.93 /usr/bin/clang -std=gnu99 -o aom_scale.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/aom_scale.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_scale/generic/aom_scale.c 6:58.94 4 warnings generated. 6:58.98 /usr/local/bin/yasm -o vp9lpf.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/ffvpx -Pconfig_darwin64.asm -DPREFIX -Pdefaults_disabled.asm /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/vp9lpf.asm 6:59.00 /usr/bin/clang -std=gnu99 -o NSQ_del_dec_sse4_1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/NSQ_del_dec_sse4_1.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/media/libopus/silk/x86/NSQ_del_dec_sse4_1.c 6:59.05 /usr/bin/clang++ -std=gnu++14 -o unormcmp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/unormcmp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/unormcmp.cpp 6:59.15 /usr/bin/clang -std=gnu99 -o gen_scalers.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/gen_scalers.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_scale/generic/gen_scalers.c 6:59.30 /usr/bin/clang -std=gnu99 -o yv12config.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/yv12config.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_scale/generic/yv12config.c 6:59.41 /usr/bin/clang -std=gnu99 -o yv12extend.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/yv12extend.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_scale/generic/yv12extend.c 6:59.55 /usr/bin/clang -std=gnu99 -o NSQ_sse4_1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/NSQ_sse4_1.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/media/libopus/silk/x86/NSQ_sse4_1.c 6:59.64 /usr/bin/clang++ -std=gnu++14 -o number_notation.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_notation.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_notation.cpp 6:59.64 /usr/bin/clang -std=gnu99 -o aom_thread.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/aom_thread.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_util/aom_thread.c 6:59.77 /usr/bin/clang -std=gnu99 -o debug_util.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/debug_util.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/aom_util/debug_util.c 6:59.81 /usr/bin/clang++ -std=gnu++14 -o uobject.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uobject.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uobject.cpp 6:59.87 /usr/bin/clang -std=gnu99 -o av1_dx_iface.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/av1_dx_iface.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/av1_dx_iface.c 6:59.92 /usr/bin/clang++ -std=gnu++14 -o uprops.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uprops.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uprops.cpp 7:00.05 /usr/bin/clang -std=gnu99 -o VAD_sse4_1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/VAD_sse4_1.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/media/libopus/silk/x86/VAD_sse4_1.c 7:00.27 /usr/bin/clang++ -std=gnu++14 -o number_padding.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_padding.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_padding.cpp 7:00.37 /usr/bin/clang -std=gnu99 -o VQ_WMat_EC_sse4_1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/VQ_WMat_EC_sse4_1.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/media/libopus/silk/x86/VQ_WMat_EC_sse4_1.c 7:00.38 /usr/bin/clang -std=gnu99 -o vp9_context_tree.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_context_tree.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_context_tree.c 7:00.46 /usr/bin/clang -std=gnu99 -o alloccommon.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/alloccommon.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/alloccommon.c 7:00.54 /usr/bin/clang -std=gnu99 -o x86_silk_map.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/x86_silk_map.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/media/libopus/silk/x86/x86_silk_map.c 7:00.59 /usr/bin/clang -std=gnu99 -o vp9_cost.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_cost.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_cost.c 7:00.65 /usr/bin/clang -std=gnu99 -o Unified_c_media_libopus0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/Unified_c_media_libopus0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus/Unified_c_media_libopus0.c 7:00.69 /usr/bin/clang -std=gnu99 -o vp9_dct.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_dct.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_dct.c 7:00.72 /usr/bin/clang -std=gnu99 -o av1_inv_txfm1d.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/av1_inv_txfm1d.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/av1_inv_txfm1d.c 7:00.74 /usr/bin/clang++ -std=gnu++14 -o ures_cnv.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ures_cnv.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ures_cnv.cpp 7:01.03 /usr/bin/clang++ -std=gnu++14 -o number_patternmodifier.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_patternmodifier.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_patternmodifier.cpp 7:01.17 /usr/bin/clang -std=gnu99 -o vp9_encodeframe.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_encodeframe.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_encodeframe.c 7:01.27 /usr/bin/clang++ -std=gnu++14 -o uresbund.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uresbund.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uresbund.cpp 7:01.57 /usr/bin/clang -std=gnu99 -o Unified_c_media_libopus1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/Unified_c_media_libopus1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus/Unified_c_media_libopus1.c 7:01.86 /usr/bin/clang++ -std=gnu++14 -o number_patternstring.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_patternstring.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_patternstring.cpp 7:02.59 /usr/bin/clang++ -std=gnu++14 -o uresdata.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uresdata.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uresdata.cpp 7:02.86 /usr/bin/clang -std=gnu99 -o av1_inv_txfm2d.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/av1_inv_txfm2d.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/av1_inv_txfm2d.c 7:03.06 /usr/bin/clang++ -std=gnu++14 -o number_rounding.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_rounding.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_rounding.cpp 7:03.20 /usr/bin/clang -std=gnu99 -o vp9_encodemb.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_encodemb.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_encodemb.c 7:03.38 /usr/bin/clang -std=gnu99 -o av1_loopfilter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/av1_loopfilter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/av1_loopfilter.c 7:03.54 /usr/bin/clang++ -std=gnu++14 -o usc_impl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/usc_impl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/usc_impl.cpp 7:03.65 media/libtheora 7:03.66 /usr/bin/clang -std=gnu99 -o mmxfrag.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DOC_X86_64_ASM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libtheora -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libtheora -I/Users/matthew/mozilla-central2/media/libtheora/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-type-limits -Wno-tautological-compare -MD -MP -MF .deps/mmxfrag.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libtheora/lib/x86/mmxfrag.c 7:03.71 /usr/bin/clang++ -std=gnu++14 -o uscript.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uscript.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uscript.cpp 7:03.79 /usr/bin/clang -std=gnu99 -o Unified_c_media_libopus2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/Unified_c_media_libopus2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus/Unified_c_media_libopus2.c 7:03.79 /usr/bin/clang -std=gnu99 -o mmxidct.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DOC_X86_64_ASM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libtheora -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libtheora -I/Users/matthew/mozilla-central2/media/libtheora/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-type-limits -Wno-tautological-compare -MD -MP -MF .deps/mmxidct.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libtheora/lib/x86/mmxidct.c 7:03.85 /usr/bin/clang -std=gnu99 -o av1_rtcd.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/av1_rtcd.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/av1_rtcd.c 7:03.87 /usr/bin/clang++ -std=gnu++14 -o number_scientific.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_scientific.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_scientific.cpp 7:03.88 /usr/bin/clang++ -std=gnu++14 -o uscript_props.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uscript_props.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uscript_props.cpp 7:03.90 /usr/bin/clang -std=gnu99 -o mmxstate.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DOC_X86_64_ASM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libtheora -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libtheora -I/Users/matthew/mozilla-central2/media/libtheora/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-type-limits -Wno-tautological-compare -MD -MP -MF .deps/mmxstate.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libtheora/lib/x86/mmxstate.c 7:04.05 /usr/bin/clang -std=gnu99 -o av1_txfm.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/av1_txfm.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/av1_txfm.c 7:04.07 /usr/bin/clang -std=gnu99 -o sse2idct.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DOC_X86_64_ASM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libtheora -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libtheora -I/Users/matthew/mozilla-central2/media/libtheora/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-type-limits -Wno-tautological-compare -MD -MP -MF .deps/sse2idct.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libtheora/lib/x86/sse2idct.c 7:04.17 /usr/bin/clang -std=gnu99 -o x86cpu.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DOC_X86_64_ASM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libtheora -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libtheora -I/Users/matthew/mozilla-central2/media/libtheora/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-type-limits -Wno-tautological-compare -MD -MP -MF .deps/x86cpu.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libtheora/lib/x86/x86cpu.c 7:04.22 /usr/bin/clang -std=gnu99 -o blockd.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/blockd.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/blockd.c 7:04.23 /usr/bin/clang -std=gnu99 -o vp9_encodemv.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_encodemv.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_encodemv.c 7:04.29 /usr/bin/clang -std=gnu99 -o x86state.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DOC_X86_64_ASM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libtheora -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libtheora -I/Users/matthew/mozilla-central2/media/libtheora/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-type-limits -Wno-tautological-compare -MD -MP -MF .deps/x86state.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libtheora/lib/x86/x86state.c 7:04.35 /Users/matthew/mozilla-central2/media/libtheora/lib/x86/x86state.c:24:28: warning: unused variable 'OC_FZIG_ZAG_MMX' [-Wunused-const-variable] 7:04.35 static const unsigned char OC_FZIG_ZAG_MMX[128]={ 7:04.35 ^ 7:04.37 1 warning generated. 7:04.37 /usr/bin/clang -std=gnu99 -o Unified_c_media_libtheora0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DTHEORA_DISABLE_ENCODE -DOC_X86_ASM -DOC_X86_64_ASM -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libtheora -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libtheora -I/Users/matthew/mozilla-central2/media/libtheora/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-type-limits -Wno-tautological-compare -MD -MP -MF .deps/Unified_c_media_libtheora0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/libtheora/Unified_c_media_libtheora0.c 7:04.43 /usr/bin/clang++ -std=gnu++14 -o uset.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uset.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uset.cpp 7:04.44 /usr/bin/clang -std=gnu99 -o cdef.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/cdef.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/cdef.c 7:04.46 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/libtheora/Unified_c_media_libtheora0.c:20: 7:04.46 /Users/matthew/mozilla-central2/media/libtheora/lib/decode.c:195:3: warning: shifting a negative signed value is undefined [-Wshift-negative-value] 7:04.46 OC_DCT_CW_PACK( 0,10, -1,0), 7:04.46 ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 7:04.47 /Users/matthew/mozilla-central2/media/libtheora/lib/decode.c:150:16: note: expanded from macro 'OC_DCT_CW_PACK' 7:04.47 (_mag)-(_flip)<( ) 7:06.47 BUILDSTATUS BUILD_VERBOSE media/libaom 7:06.47 /usr/bin/clang -std=gnu99 -o cdef_block_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/cdef_block_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/third_party/aom/av1/common/cdef_block_sse2.c 7:06.89 1 warning generated. 7:06.90 /usr/bin/clang -std=gnu99 -o resample_sse.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOUTSIDE_SPEEX -DEXPORT= -DFLOATING_POINT -D_USE_SSE -D_USE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libspeex_resampler/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libspeex_resampler/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -MD -MP -MF .deps/resample_sse.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libspeex_resampler/src/resample_sse.c 7:06.91 1 warning generated. 7:06.92 /usr/bin/clang++ -std=gnu++14 -o usprep.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/usprep.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/usprep.cpp 7:06.94 /usr/bin/clang++ -std=gnu++14 -o number_utils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/number_utils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/number_utils.cpp 7:07.05 /usr/bin/clang++ -std=gnu++14 -o simd_detect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOUTSIDE_SPEEX -DEXPORT= -DFLOATING_POINT -D_USE_SSE -D_USE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libspeex_resampler/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libspeex_resampler/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/simd_detect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libspeex_resampler/src/simd_detect.cpp 7:07.11 /usr/bin/clang -std=gnu99 -o vp9_ethread.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_ethread.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_ethread.c 7:07.44 /usr/bin/clang -std=gnu99 -o Unified_c_media_libopus5.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/Unified_c_media_libopus5.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus/Unified_c_media_libopus5.c 7:07.44 /usr/bin/clang -std=gnu99 -o cdef_block_sse4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/cdef_block_sse4.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/third_party/aom/av1/common/cdef_block_sse4.c 7:07.49 /usr/bin/clang++ -std=gnu++14 -o numfmt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/numfmt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/numfmt.cpp 7:07.55 /usr/bin/clang -std=gnu99 -o vp9_extend.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_extend.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_extend.c 7:07.67 /usr/bin/clang -std=gnu99 -o vp9_firstpass.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_firstpass.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_firstpass.c 7:07.75 media/libsoundtouch/src 7:07.76 /usr/bin/clang++ -std=gnu++14 -o sse_optimized.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DST_NO_EXCEPTION_HANDLING=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/libsoundtouch/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libsoundtouch/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -include /Users/matthew/mozilla-central2/media/libsoundtouch/src/soundtouch_perms.h -MD -MP -MF .deps/sse_optimized.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libsoundtouch/src/sse_optimized.cpp 7:07.76 /usr/bin/clang++ -std=gnu++14 -o ustack.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ustack.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ustack.cpp 7:07.89 /usr/bin/clang++ -std=gnu++14 -o ustr_cnv.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ustr_cnv.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ustr_cnv.cpp 7:07.99 /usr/bin/clang -std=gnu99 -o Unified_c_media_libopus6.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/Unified_c_media_libopus6.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus/Unified_c_media_libopus6.c 7:08.07 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_libsoundtouch_src0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DST_NO_EXCEPTION_HANDLING=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/libsoundtouch/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libsoundtouch/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -include /Users/matthew/mozilla-central2/media/libsoundtouch/src/soundtouch_perms.h -MD -MP -MF .deps/Unified_cpp_libsoundtouch_src0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp 7:08.18 /usr/bin/clang++ -std=gnu++14 -o ustr_titlecase_brkiter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ustr_titlecase_brkiter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ustr_titlecase_brkiter.cpp 7:08.25 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:47: 7:08.26 /Users/matthew/mozilla-central2/media/libsoundtouch/src/InterpolateShannon.cpp:75:9: warning: 'PI' macro redefined [-Wmacro-redefined] 7:08.26 #define PI 3.1415926536 7:08.26 ^ 7:08.26 /Users/matthew/mozilla-central2/media/libsoundtouch/src/AAFilter.cpp:52:9: note: previous definition is here 7:08.26 #define PI M_PI 7:08.26 ^ 7:08.31 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:92: 7:08.31 /Users/matthew/mozilla-central2/media/libsoundtouch/src/cpu_detect_x86.cpp:55:12: warning: 'bit_MMX' macro redefined [-Wmacro-redefined] 7:08.31 #define bit_MMX (1 << 23) 7:08.31 ^ 7:08.31 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.0/include/cpuid.h:140:9: note: previous definition is here 7:08.31 #define bit_MMX 0x00800000 7:08.31 ^ 7:08.31 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:92: 7:08.31 /Users/matthew/mozilla-central2/media/libsoundtouch/src/cpu_detect_x86.cpp:56:12: warning: 'bit_SSE' macro redefined [-Wmacro-redefined] 7:08.31 #define bit_SSE (1 << 25) 7:08.31 ^ 7:08.31 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.0/include/cpuid.h:143:9: note: previous definition is here 7:08.31 #define bit_SSE 0x02000000 7:08.31 ^ 7:08.31 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/libsoundtouch/src/Unified_cpp_libsoundtouch_src0.cpp:92: 7:08.32 /Users/matthew/mozilla-central2/media/libsoundtouch/src/cpu_detect_x86.cpp:57:12: warning: 'bit_SSE2' macro redefined [-Wmacro-redefined] 7:08.32 #define bit_SSE2 (1 << 26) 7:08.32 ^ 7:08.32 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/10.0.0/include/cpuid.h:144:9: note: previous definition is here 7:08.32 #define bit_SSE2 0x04000000 7:08.32 ^ 7:08.56 BUILDSTATUS BUILD_VERBOSE media/libaom 7:08.57 /usr/bin/clang -std=gnu99 -o cdef_block_ssse3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/cdef_block_ssse3.o.pp -fcolor-diagnostics -mssse3 /Users/matthew/mozilla-central2/third_party/aom/av1/common/cdef_block_ssse3.c 7:08.73 /usr/bin/clang -std=gnu99 -o Unified_c_media_libopus7.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/Unified_c_media_libopus7.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus/Unified_c_media_libopus7.c 7:08.82 /usr/bin/clang++ -std=gnu++14 -o numparse_affixes.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/numparse_affixes.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/numparse_affixes.cpp 7:08.85 /usr/bin/clang++ -std=gnu++14 -o ustr_wcs.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ustr_wcs.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ustr_wcs.cpp 7:09.00 /usr/bin/clang++ -std=gnu++14 -o ustrcase.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ustrcase.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ustrcase.cpp 7:09.08 4 warnings generated. 7:09.09 /usr/local/bin/yasm -o vp9lpf_16bpp.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/ffvpx -Pconfig_darwin64.asm -DPREFIX -Pdefaults_disabled.asm /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/vp9lpf_16bpp.asm 7:09.16 /usr/bin/clang -std=gnu99 -o vp9_frame_scale.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_frame_scale.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_frame_scale.c 7:09.16 30 warnings generated. 7:09.17 /usr/bin/clang -std=gnu99 -o cfl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/cfl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/cfl.c 7:09.32 /usr/bin/clang -std=gnu99 -o vp9_lookahead.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_lookahead.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_lookahead.c 7:09.50 /usr/bin/clang -std=gnu99 -o vp9_mbgraph.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_mbgraph.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_mbgraph.c 7:09.67 /usr/bin/clang -std=gnu99 -o Unified_c_media_libopus8.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOPUS_BUILD '-DOPUS_VERSION="v1.3-rc-19-g5cbd7d5f-mozilla"' -DUSE_ALLOCA -DENABLE_HARDENING -DOPUS_EXPORT= -DENABLE_ASSERTIONS -DHAVE_LRINTF -DOPUS_HAVE_RTCD -DOPUS_X86_MAY_HAVE_SSE -DOPUS_X86_MAY_HAVE_SSE2 -DOPUS_X86_MAY_HAVE_SSE4_1 -DOPUS_X86_MAY_HAVE_AVX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libopus -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/silk -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libopus/silk/float -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments '-Wno-#pragma-messages' -MD -MP -MF .deps/Unified_c_media_libopus8.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/libopus/Unified_c_media_libopus8.c 7:09.77 /usr/bin/clang -std=gnu99 -o vp9_mcomp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_mcomp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_mcomp.c 7:10.03 /usr/bin/clang++ -std=gnu++14 -o numparse_compositions.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/numparse_compositions.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/numparse_compositions.cpp 7:10.05 /usr/bin/clang++ -std=gnu++14 -o ustrcase_locale.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ustrcase_locale.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ustrcase_locale.cpp 7:10.12 media/psshparser 7:10.14 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_media_psshparser0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_NO_MOZALLOC -I/Users/matthew/mozilla-central2/media/psshparser -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/psshparser -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_media_psshparser0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/psshparser/Unified_cpp_media_psshparser0.cpp 7:10.59 /Users/matthew/mozilla-central2/intl/icu/source/i18n/numparse_compositions.cpp:66:5: warning: loop will run at most once (loop increment never executed) [-Wunreachable-code-loop-increment] 7:10.59 for (auto& matcher : *this) { 7:10.59 ^~~ 7:10.63 BUILDSTATUS BUILD_VERBOSE config/external/icu/common 7:10.64 /usr/bin/clang++ -std=gnu++14 -o ustrenum.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ustrenum.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ustrenum.cpp 7:10.72 1 warning generated. 7:10.74 /usr/bin/clang++ -std=gnu++14 -o numparse_currency.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/numparse_currency.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/numparse_currency.cpp 7:10.83 /usr/bin/clang -std=gnu99 -o convolve.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/convolve.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/convolve.c 7:11.27 /usr/bin/clang++ -std=gnu++14 -o ustrfmt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ustrfmt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ustrfmt.cpp 7:11.40 /usr/bin/clang++ -std=gnu++14 -o ustring.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ustring.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ustring.cpp 7:11.47 /usr/bin/clang++ -std=gnu++14 -o numparse_decimal.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/numparse_decimal.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/numparse_decimal.cpp 7:11.52 /Users/matthew/mozilla-central2/intl/icu/source/common/ustring.cpp:861:57: warning: possible misuse of comma operator here [-Wcomma] 7:11.52 (U16_IS_TRAIL(c1) && (iter1->previous(iter1), U16_IS_LEAD(iter1->previous(iter1)))) 7:11.53 ^ 7:11.53 /Users/matthew/mozilla-central2/intl/icu/source/common/ustring.cpp:861:35: note: cast expression to void to silence warning 7:11.53 (U16_IS_TRAIL(c1) && (iter1->previous(iter1), U16_IS_LEAD(iter1->previous(iter1)))) 7:11.53 ^~~~~~~~~~~~~~~~~~~~~~ 7:11.53 static_cast( ) 7:11.53 /Users/matthew/mozilla-central2/intl/icu/source/common/ustring.cpp:871:57: warning: possible misuse of comma operator here [-Wcomma] 7:11.53 (U16_IS_TRAIL(c2) && (iter2->previous(iter2), U16_IS_LEAD(iter2->previous(iter2)))) 7:11.53 ^ 7:11.53 /Users/matthew/mozilla-central2/intl/icu/source/common/ustring.cpp:871:35: note: cast expression to void to silence warning 7:11.53 (U16_IS_TRAIL(c2) && (iter2->previous(iter2), U16_IS_LEAD(iter2->previous(iter2)))) 7:11.53 ^~~~~~~~~~~~~~~~~~~~~~ 7:11.53 static_cast( ) 7:11.94 BUILDSTATUS BUILD_VERBOSE media/libvpx 7:11.94 /usr/bin/clang -std=gnu99 -o vp9_multi_thread.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_multi_thread.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_multi_thread.c 7:11.99 2 warnings generated. 7:12.01 /usr/bin/clang++ -std=gnu++14 -o numparse_impl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/numparse_impl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/numparse_impl.cpp 7:12.01 /usr/bin/clang++ -std=gnu++14 -o ustrtrns.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/ustrtrns.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/ustrtrns.cpp 7:12.11 /Users/matthew/mozilla-central2/intl/icu/source/common/ustrtrns.cpp:329:50: warning: possible misuse of comma operator here [-Wcomma] 7:12.11 if(c<0 && (++numSubstitutions, c = subchar) < 0) { 7:12.11 ^ 7:12.11 /Users/matthew/mozilla-central2/intl/icu/source/common/ustrtrns.cpp:329:32: note: cast expression to void to silence warning 7:12.11 if(c<0 && (++numSubstitutions, c = subchar) < 0) { 7:12.11 ^~~~~~~~~~~~~~~~~~ 7:12.12 static_cast() 7:12.12 /Users/matthew/mozilla-central2/intl/icu/source/common/ustrtrns.cpp:369:50: warning: possible misuse of comma operator here [-Wcomma] 7:12.12 if(c<0 && (++numSubstitutions, c = subchar) < 0) { 7:12.12 ^ 7:12.12 /Users/matthew/mozilla-central2/intl/icu/source/common/ustrtrns.cpp:369:32: note: cast expression to void to silence warning 7:12.12 if(c<0 && (++numSubstitutions, c = subchar) < 0) { 7:12.12 ^~~~~~~~~~~~~~~~~~ 7:12.12 static_cast() 7:12.12 /Users/matthew/mozilla-central2/intl/icu/source/common/ustrtrns.cpp:434:54: warning: possible misuse of comma operator here [-Wcomma] 7:12.12 if(c<0 && (++numSubstitutions, c = subchar) < 0) { 7:12.12 ^ 7:12.12 /Users/matthew/mozilla-central2/intl/icu/source/common/ustrtrns.cpp:434:36: note: cast expression to void to silence warning 7:12.12 if(c<0 && (++numSubstitutions, c = subchar) < 0) { 7:12.12 ^~~~~~~~~~~~~~~~~~ 7:12.12 static_cast() 7:12.12 /Users/matthew/mozilla-central2/intl/icu/source/common/ustrtrns.cpp:471:50: warning: possible misuse of comma operator here [-Wcomma] 7:12.12 if(c<0 && (++numSubstitutions, c = subchar) < 0) { 7:12.12 ^ 7:12.12 /Users/matthew/mozilla-central2/intl/icu/source/common/ustrtrns.cpp:471:32: note: cast expression to void to silence warning 7:12.12 if(c<0 && (++numSubstitutions, c = subchar) < 0) { 7:12.12 ^~~~~~~~~~~~~~~~~~ 7:12.13 static_cast() 7:12.13 /Users/matthew/mozilla-central2/intl/icu/source/common/ustrtrns.cpp:513:50: warning: possible misuse of comma operator here [-Wcomma] 7:12.13 if(c<0 && (++numSubstitutions, c = subchar) < 0) { 7:12.13 ^ 7:12.13 /Users/matthew/mozilla-central2/intl/icu/source/common/ustrtrns.cpp:513:32: note: cast expression to void to silence warning 7:12.13 if(c<0 && (++numSubstitutions, c = subchar) < 0) { 7:12.13 ^~~~~~~~~~~~~~~~~~ 7:12.13 static_cast() 7:12.21 BUILDSTATUS BUILD_VERBOSE media/libaom 7:12.21 /usr/bin/clang -std=gnu99 -o debugmodes.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/debugmodes.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/debugmodes.c 7:12.23 security/sandbox/common 7:12.23 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_sandbox_common0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/sandbox/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/sandbox/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_sandbox_common0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/security/sandbox/common/Unified_cpp_sandbox_common0.cpp 7:12.32 /usr/local/bin/yasm -o vp9mc.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/ffvpx -Pconfig_darwin64.asm -DPREFIX -Pdefaults_disabled.asm /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/vp9mc.asm 7:12.45 /usr/bin/clang -std=gnu99 -o entropy.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/entropy.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/entropy.c 7:12.67 5 warnings generated. 7:12.68 /usr/bin/clang++ -std=gnu++14 -o utext.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/utext.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/utext.cpp 7:13.08 /usr/bin/clang -std=gnu99 -o vp9_noise_estimate.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_noise_estimate.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_noise_estimate.c 7:13.31 /usr/bin/clang++ -std=gnu++14 -o numparse_parsednumber.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/numparse_parsednumber.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/numparse_parsednumber.cpp 7:13.32 /usr/bin/clang -std=gnu99 -o entropymode.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/entropymode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/entropymode.c 7:13.44 /usr/local/bin/yasm -o vp9mc_16bpp.o -f macho64 -rnasm -pnasm -D__x86_64__ -DPIC -DMACHO -I/Users/matthew/mozilla-central2/media/ffvpx -Pconfig_darwin64.asm -DPREFIX -Pdefaults_disabled.asm /Users/matthew/mozilla-central2/media/ffvpx/libavcodec/x86/vp9mc_16bpp.asm 7:13.51 /usr/bin/clang++ -std=gnu++14 -o numparse_scientific.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/numparse_scientific.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/numparse_scientific.cpp 7:13.76 /usr/bin/clang -std=gnu99 -o entropymv.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/entropymv.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/entropymv.c 7:13.81 /usr/bin/clang -std=gnu99 -o vp9_picklpf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_picklpf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_picklpf.c 7:13.83 /usr/bin/clang++ -std=gnu++14 -o utf_impl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/utf_impl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/utf_impl.cpp 7:13.91 security/sandbox/mac 7:13.92 /usr/bin/clang++ -std=gnu++14 -o Sandbox.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/security/sandbox/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/sandbox/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Sandbox.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/security/sandbox/mac/Sandbox.mm 7:13.92 /usr/bin/clang -std=gnu99 -o frame_buffers.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/frame_buffers.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/frame_buffers.c 7:13.98 /usr/bin/clang++ -std=gnu++14 -o util.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/util.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/util.cpp 7:14.00 /usr/bin/clang -std=gnu99 -o idct.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/idct.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/idct.c 7:14.02 /usr/bin/clang++ -std=gnu++14 -o util_props.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/util_props.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/util_props.cpp 7:14.07 security/certverifier 7:14.08 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_certverifier0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/certverifier -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/certverifier -I/Users/matthew/mozilla-central2/security/ct -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wunreachable-code -Wno-unused-parameter -MD -MP -MF .deps/Unified_cpp_certverifier0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/security/certverifier/Unified_cpp_certverifier0.cpp 7:14.24 /usr/bin/clang++ -std=gnu++14 -o numparse_stringsegment.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/numparse_stringsegment.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/numparse_stringsegment.cpp 7:14.29 /usr/bin/clang -std=gnu99 -o mvref_common.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/mvref_common.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/mvref_common.c 7:14.42 /usr/bin/clang -std=gnu99 -o vp9_pickmode.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_pickmode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_pickmode.c 7:14.45 /usr/bin/clang++ -std=gnu++14 -o utrace.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/utrace.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/utrace.cpp 7:14.61 /usr/bin/clang++ -std=gnu++14 -o numparse_symbols.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/numparse_symbols.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/numparse_symbols.cpp 7:14.64 security/ct 7:14.65 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_security_ct0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/ct -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/ct -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wunreachable-code -Wno-unused-parameter -MD -MP -MF .deps/Unified_cpp_security_ct0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/security/ct/Unified_cpp_security_ct0.cpp 7:14.92 /usr/bin/clang++ -std=gnu++14 -o utrie.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/utrie.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/utrie.cpp 7:14.99 /usr/bin/clang -std=gnu99 -o vp9_quantize.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_quantize.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_quantize.c 7:15.29 security/ct/tests/gtest 7:15.29 /usr/bin/clang++ -std=gnu++14 -o BTSerializationTest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/ct/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/ct/tests/gtest -I/Users/matthew/mozilla-central2/security/ct -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/BTSerializationTest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/ct/tests/gtest/BTSerializationTest.cpp 7:15.39 /usr/bin/clang++ -std=gnu++14 -o numparse_validators.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/numparse_validators.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/numparse_validators.cpp 7:15.49 /usr/bin/clang -std=gnu99 -o obu_util.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/obu_util.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/obu_util.c 7:15.59 /usr/bin/clang -std=gnu99 -o odintrin.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/odintrin.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/odintrin.c 7:15.67 /usr/bin/clang -std=gnu99 -o pred_common.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/pred_common.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/pred_common.c 7:15.71 /usr/bin/clang++ -std=gnu++14 -o utrie2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/utrie2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/utrie2.cpp 7:15.96 /usr/bin/clang -std=gnu99 -o quant_common.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/quant_common.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/quant_common.c 7:15.97 /usr/bin/clang++ -std=gnu++14 -o BTVerificationTest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/ct/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/ct/tests/gtest -I/Users/matthew/mozilla-central2/security/ct -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/BTVerificationTest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/ct/tests/gtest/BTVerificationTest.cpp 7:16.05 /usr/bin/clang++ -std=gnu++14 -o numrange_fluent.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/numrange_fluent.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/numrange_fluent.cpp 7:16.14 /usr/bin/clang++ -std=gnu++14 -o utrie2_builder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/utrie2_builder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/utrie2_builder.cpp 7:16.36 /usr/bin/clang -std=gnu99 -o vp9_ratectrl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_ratectrl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_ratectrl.c 7:16.82 /usr/bin/clang -std=gnu99 -o reconinter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/reconinter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/reconinter.c 7:17.12 /usr/bin/clang++ -std=gnu++14 -o utrie_swap.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/utrie_swap.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/utrie_swap.cpp 7:17.18 /usr/bin/clang++ -std=gnu++14 -o numrange_impl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/numrange_impl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/numrange_impl.cpp 7:17.27 /usr/bin/clang -std=gnu99 -o vp9_rd.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_rd.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_rd.c 7:17.35 /usr/bin/clang++ -std=gnu++14 -o uts46.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uts46.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uts46.cpp 7:17.46 /usr/bin/clang++ -std=gnu++14 -o numsys.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/numsys.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/numsys.cpp 7:17.66 /usr/bin/clang -std=gnu99 -o reconintra.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/reconintra.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/reconintra.c 7:17.72 security/certverifier/tests/gtest 7:17.73 /usr/bin/clang++ -std=gnu++14 -o TrustOverrideTest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/certverifier/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/certverifier/tests/gtest -I/Users/matthew/mozilla-central2/security/certverifier -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/TrustOverrideTest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/certverifier/tests/gtest/TrustOverrideTest.cpp 7:18.03 /usr/bin/clang -std=gnu99 -o vp9_rdopt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_rdopt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_rdopt.c 7:18.19 /usr/bin/clang++ -std=gnu++14 -o utypes.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/utypes.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/utypes.cpp 7:18.19 /usr/bin/clang++ -std=gnu++14 -o olsontz.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/olsontz.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/olsontz.cpp 7:18.27 /usr/bin/clang++ -std=gnu++14 -o CTDiversityPolicyTest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/ct/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/ct/tests/gtest -I/Users/matthew/mozilla-central2/security/ct -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/CTDiversityPolicyTest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/ct/tests/gtest/CTDiversityPolicyTest.cpp 7:18.51 /usr/bin/clang++ -std=gnu++14 -o uvector.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uvector.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uvector.cpp 7:18.70 /usr/bin/clang -std=gnu99 -o vp9_resize.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_resize.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_resize.c 7:18.72 /usr/bin/clang++ -std=gnu++14 -o CTLogVerifierTest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/ct/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/ct/tests/gtest -I/Users/matthew/mozilla-central2/security/ct -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/CTLogVerifierTest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/ct/tests/gtest/CTLogVerifierTest.cpp 7:18.85 /usr/bin/clang -std=gnu99 -o resize.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/resize.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/resize.c 7:18.96 /usr/bin/clang++ -std=gnu++14 -o uvectr32.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uvectr32.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uvectr32.cpp 7:19.11 /usr/bin/clang++ -std=gnu++14 -o persncal.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/persncal.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/persncal.cpp 7:19.26 /usr/bin/clang++ -std=gnu++14 -o uvectr64.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/uvectr64.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/uvectr64.cpp 7:19.31 security/apps 7:19.31 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_security_apps0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DNSS_ENABLE_ECC=True '-DDLL_PREFIX="lib"' '-DDLL_SUFFIX=".dylib"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/apps -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/apps -I/Users/matthew/mozilla-central2/security/certverifier -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/third_party/rust/cose-c/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wextra -Wno-unused-parameter -MD -MP -MF .deps/Unified_cpp_security_apps0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/security/apps/Unified_cpp_security_apps0.cpp 7:19.48 /usr/bin/clang++ -std=gnu++14 -o wintz.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_COMMON_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/common -I/Users/matthew/mozilla-central2/intl/icu/source/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-type-limits -Wno-unused-but-set-variable -Wno-unused-function -Wno-sign-compare -Wno-maybe-uninitialized -frtti -MD -MP -MF .deps/wintz.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/common/wintz.cpp 7:19.55 /usr/bin/clang -std=gnu99 -o restoration.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/restoration.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/restoration.c 7:19.74 /usr/bin/clang++ -std=gnu++14 -o plurfmt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/plurfmt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/plurfmt.cpp 7:19.84 /usr/bin/clang++ -std=gnu++14 -o CTObjectsExtractorTest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/ct/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/ct/tests/gtest -I/Users/matthew/mozilla-central2/security/ct -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/CTObjectsExtractorTest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/ct/tests/gtest/CTObjectsExtractorTest.cpp 7:20.15 /usr/bin/clang -std=gnu99 -o vp9_segmentation.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_segmentation.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_segmentation.c 7:20.28 /usr/bin/clang++ -std=gnu++14 -o CTPolicyEnforcerTest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/ct/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/ct/tests/gtest -I/Users/matthew/mozilla-central2/security/ct -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/CTPolicyEnforcerTest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/ct/tests/gtest/CTPolicyEnforcerTest.cpp 7:20.41 /usr/bin/clang++ -std=gnu++14 -o plurrule.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/plurrule.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/plurrule.cpp 7:20.71 /usr/bin/clang -std=gnu99 -o vp9_skin_detection.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_skin_detection.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_skin_detection.c 7:20.72 /usr/bin/clang -std=gnu99 -o scale.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/scale.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/scale.c 7:20.82 /usr/bin/clang++ -std=gnu++14 -o CTSerializationTest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/ct/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/ct/tests/gtest -I/Users/matthew/mozilla-central2/security/ct -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/CTSerializationTest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/ct/tests/gtest/CTSerializationTest.cpp 7:20.89 /usr/bin/clang -std=gnu99 -o scan.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/scan.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/scan.c 7:20.91 /usr/bin/clang -std=gnu99 -o vp9_speed_features.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_speed_features.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_speed_features.c 7:21.12 make[4]: Nothing to be done for `target'. 7:21.13 /usr/bin/clang++ -std=gnu++14 -o quant.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/quant.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/quant.cpp 7:21.16 /usr/bin/clang -std=gnu99 -o seg_common.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/seg_common.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/seg_common.c 7:21.19 /usr/bin/clang++ -std=gnu++14 -o CTTestUtils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/ct/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/ct/tests/gtest -I/Users/matthew/mozilla-central2/security/ct -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/CTTestUtils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/ct/tests/gtest/CTTestUtils.cpp 7:21.31 /usr/bin/clang -std=gnu99 -o thread_common.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/thread_common.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/thread_common.c 7:21.32 /usr/bin/clang -std=gnu99 -o vp9_subexp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_subexp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_subexp.c 7:21.73 /usr/bin/clang -std=gnu99 -o vp9_svc_layercontext.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_svc_layercontext.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_svc_layercontext.c 7:21.86 /usr/bin/clang -std=gnu99 -o tile_common.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/tile_common.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/tile_common.c 7:21.91 xpcom/string 7:21.92 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_xpcom_string0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/string -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/string -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_xpcom_string0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/string/Unified_cpp_xpcom_string0.cpp 7:22.10 /usr/bin/clang -std=gnu99 -o vp9_temporal_filter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_temporal_filter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_temporal_filter.c 7:22.11 /usr/bin/clang++ -std=gnu++14 -o quantityformatter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/quantityformatter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/quantityformatter.cpp 7:22.11 /usr/bin/clang -std=gnu99 -o timing.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/timing.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/timing.c 7:22.19 /usr/bin/clang -std=gnu99 -o txb_common.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/txb_common.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/txb_common.c 7:22.42 /usr/bin/clang -std=gnu99 -o warped_motion.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/warped_motion.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/common/warped_motion.c 7:22.48 /usr/bin/clang -std=gnu99 -o vp9_tokenize.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_tokenize.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_tokenize.c 7:22.72 /usr/bin/clang -std=gnu99 -o vp9_treewriter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_treewriter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/vp9_treewriter.c 7:22.80 /usr/bin/clang -std=gnu99 -o temporal_filter_sse4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/temporal_filter_sse4.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/x86/temporal_filter_sse4.c 7:22.83 /usr/bin/clang++ -std=gnu++14 -o rbnf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/rbnf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/rbnf.cpp 7:23.02 /usr/bin/clang -std=gnu99 -o vp9_dct_intrin_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_dct_intrin_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/x86/vp9_dct_intrin_sse2.c 7:23.09 /usr/bin/clang -std=gnu99 -o av1_convolve_horiz_rs_sse4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/av1_convolve_horiz_rs_sse4.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/av1_convolve_horiz_rs_sse4.c 7:23.10 xpcom/glue/standalone 7:23.11 /usr/bin/clang++ -std=gnu++14 -o FileUtils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DXPCOM_GLUE -I/Users/matthew/mozilla-central2/xpcom/glue/standalone -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/glue/standalone -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/FileUtils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/glue/FileUtils.cpp 7:23.37 /usr/bin/clang -std=gnu99 -o vp9_dct_ssse3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_dct_ssse3.o.pp -fcolor-diagnostics -mssse3 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/x86/vp9_dct_ssse3.c 7:23.42 /usr/bin/clang++ -std=gnu++14 -o nsXPCOMGlue.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DXPCOM_GLUE -I/Users/matthew/mozilla-central2/xpcom/glue/standalone -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/glue/standalone -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsXPCOMGlue.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/glue/standalone/nsXPCOMGlue.cpp 7:23.62 /usr/bin/clang -std=gnu99 -o av1_convolve_scale_sse4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/av1_convolve_scale_sse4.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/av1_convolve_scale_sse4.c 7:23.63 /usr/bin/clang++ -std=gnu++14 -o MultiLogCTVerifierTest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/ct/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/ct/tests/gtest -I/Users/matthew/mozilla-central2/security/ct -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/MultiLogCTVerifierTest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/ct/tests/gtest/MultiLogCTVerifierTest.cpp 7:23.82 /usr/bin/clang -std=gnu99 -o vp9_diamond_search_sad_avx.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_diamond_search_sad_avx.o.pp -fcolor-diagnostics -mavx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/x86/vp9_diamond_search_sad_avx.c 7:23.94 /usr/bin/clang++ -std=gnu++14 -o rbt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/rbt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/rbt.cpp 7:24.00 /usr/bin/clang -std=gnu99 -o vp9_error_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_error_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/x86/vp9_error_avx2.c 7:24.16 xpcom/base 7:24.17 /usr/bin/clang++ -std=gnu++14 -o nsDebugImpl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/mfbt -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsDebugImpl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/base/nsDebugImpl.cpp 7:24.19 /usr/bin/clang -std=gnu99 -o av1_highbd_convolve_sse4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/av1_highbd_convolve_sse4.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/av1_highbd_convolve_sse4.c 7:24.43 /usr/bin/clang -std=gnu99 -o vp9_frame_scale_ssse3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_frame_scale_ssse3.o.pp -fcolor-diagnostics -mssse3 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/x86/vp9_frame_scale_ssse3.c 7:24.43 /usr/bin/clang -std=gnu99 -o av1_inv_txfm_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/av1_inv_txfm_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/av1_inv_txfm_avx2.c 7:24.51 /usr/bin/clang++ -std=gnu++14 -o rbt_data.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/rbt_data.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/rbt_data.cpp 7:24.57 xpcom/ds 7:24.58 /usr/bin/clang++ -std=gnu++14 -o nsGkAtoms.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/ds -I/Users/matthew/mozilla-central2/xpcom/io -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsGkAtoms.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/ds/nsGkAtoms.cpp 7:24.65 /usr/bin/clang++ -std=gnu++14 -o rbt_pars.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/rbt_pars.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/rbt_pars.cpp 7:24.71 /usr/bin/clang++ -std=gnu++14 -o rbt_rule.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/rbt_rule.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/rbt_rule.cpp 7:24.77 /usr/bin/clang++ -std=gnu++14 -o rbt_set.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/rbt_set.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/rbt_set.cpp 7:24.83 /usr/bin/clang++ -std=gnu++14 -o rbtz.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/rbtz.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/rbtz.cpp 7:24.87 xpcom/glue/standalone/libxpcomglue.a 7:24.87 rm -f libxpcomglue.a 7:24.87 ar crs libxpcomglue.a FileUtils.o nsXPCOMGlue.o 7:24.90 /usr/bin/clang -std=gnu99 -o av1_inv_txfm_ssse3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/av1_inv_txfm_ssse3.o.pp -fcolor-diagnostics -mssse3 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/av1_inv_txfm_ssse3.c 7:25.09 /usr/bin/clang -std=gnu99 -o vp9_quantize_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_quantize_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/x86/vp9_quantize_sse2.c 7:25.24 /usr/bin/clang -std=gnu99 -o vp9_cx_iface.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_cx_iface.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/vp9_cx_iface.c 7:25.73 /usr/bin/clang++ -std=gnu++14 -o regexcmp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/regexcmp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/regexcmp.cpp 7:25.79 /usr/bin/clang++ -std=gnu++14 -o regeximp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/regeximp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/regeximp.cpp 7:25.85 /usr/bin/clang++ -std=gnu++14 -o regexst.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/regexst.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/regexst.cpp 7:25.91 /usr/bin/clang++ -std=gnu++14 -o regextxt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/regextxt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/regextxt.cpp 7:25.95 /usr/bin/clang -std=gnu99 -o vp9_dx_iface.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vp9_dx_iface.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/vp9_dx_iface.c 7:26.00 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_xpcom_ds0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/ds -I/Users/matthew/mozilla-central2/xpcom/io -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_xpcom_ds0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/ds/Unified_cpp_xpcom_ds0.cpp 7:26.00 /usr/bin/clang++ -std=gnu++14 -o nsMacUtilsImpl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/mfbt -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsMacUtilsImpl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/base/nsMacUtilsImpl.cpp 7:26.26 /usr/bin/clang -std=gnu99 -o vpx_codec.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vpx_codec.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx/src/vpx_codec.c 7:26.38 /usr/bin/clang -std=gnu99 -o vpx_decoder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vpx_decoder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx/src/vpx_decoder.c 7:26.43 /usr/bin/clang++ -std=gnu++14 -o region.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/region.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/region.cpp 7:26.49 /usr/bin/clang -std=gnu99 -o vpx_encoder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vpx_encoder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx/src/vpx_encoder.c 7:26.54 /usr/bin/clang -std=gnu99 -o av1_txfm_sse4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/av1_txfm_sse4.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/av1_txfm_sse4.c 7:26.69 /usr/bin/clang -std=gnu99 -o vpx_image.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vpx_image.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx/src/vpx_image.c 7:26.73 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_xpcom_ds1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/ds -I/Users/matthew/mozilla-central2/xpcom/io -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_xpcom_ds1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/ds/Unified_cpp_xpcom_ds1.cpp 7:26.82 /usr/bin/clang -std=gnu99 -o add_noise.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/add_noise.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/add_noise.c 7:26.95 /usr/bin/clang -std=gnu99 -o avg.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/avg.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/avg.c 7:27.22 /usr/bin/clang -std=gnu99 -o bitreader.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/bitreader.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/bitreader.c 7:27.23 /usr/bin/clang -std=gnu99 -o cfl_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/cfl_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/cfl_avx2.c 7:27.36 /usr/bin/clang -std=gnu99 -o bitreader_buffer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/bitreader_buffer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/bitreader_buffer.c 7:27.46 /usr/bin/clang -std=gnu99 -o bitwriter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/bitwriter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/bitwriter.c 7:27.55 /usr/bin/clang++ -std=gnu++14 -o reldatefmt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/reldatefmt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/reldatefmt.cpp 7:27.56 /usr/bin/clang -std=gnu99 -o bitwriter_buffer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/bitwriter_buffer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/bitwriter_buffer.c 7:27.70 /usr/bin/clang -std=gnu99 -o deblock.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/deblock.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/deblock.c 7:27.87 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_xpcom_base0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/mfbt -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_xpcom_base0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/base/Unified_cpp_xpcom_base0.cpp 7:27.94 /usr/bin/clang -std=gnu99 -o fwd_txfm.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/fwd_txfm.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/fwd_txfm.c 7:28.08 /usr/bin/clang++ -std=gnu++14 -o reldtfmt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/reldtfmt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/reldtfmt.cpp 7:28.19 /usr/bin/clang -std=gnu99 -o cfl_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/cfl_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/cfl_sse2.c 7:28.30 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_xpcom_base1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/mfbt -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_xpcom_base1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/base/Unified_cpp_xpcom_base1.cpp 7:28.54 /usr/bin/clang -std=gnu99 -o intrapred.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/intrapred.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/intrapred.c 7:28.56 /usr/bin/clang -std=gnu99 -o cfl_ssse3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/cfl_ssse3.o.pp -fcolor-diagnostics -mssse3 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/cfl_ssse3.c 7:28.89 xpcom/io 7:28.92 /usr/bin/clang -std=gnu99 -o Unified_c_xpcom_io0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/io -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/io -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_xpcom_io0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/io/Unified_c_xpcom_io0.c 7:28.98 /usr/bin/clang++ -std=gnu++14 -o rematch.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/rematch.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/rematch.cpp 7:28.99 /usr/bin/clang++ -std=gnu++14 -o nsDirectoryService.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/io -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/io -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsDirectoryService.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/io/nsDirectoryService.cpp 7:29.05 /usr/bin/clang++ -std=gnu++14 -o remtrans.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/remtrans.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/remtrans.cpp 7:29.13 /usr/bin/clang++ -std=gnu++14 -o repattrn.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/repattrn.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/repattrn.cpp 7:29.19 /usr/bin/clang++ -std=gnu++14 -o rulebasedcollator.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/rulebasedcollator.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/rulebasedcollator.cpp 7:29.69 /usr/bin/clang -std=gnu99 -o convolve_2d_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/convolve_2d_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/convolve_2d_avx2.c 7:29.92 /usr/bin/clang -std=gnu99 -o inv_txfm.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/inv_txfm.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/inv_txfm.c 7:30.27 /usr/bin/clang -std=gnu99 -o convolve_2d_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/convolve_2d_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/convolve_2d_sse2.c 7:30.62 /usr/bin/clang -std=gnu99 -o convolve_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/convolve_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/convolve_avx2.c 7:30.81 /usr/bin/clang -std=gnu99 -o loopfilter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/loopfilter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/loopfilter.c 7:30.88 /usr/bin/clang++ -std=gnu++14 -o scientificnumberformatter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/scientificnumberformatter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/scientificnumberformatter.cpp 7:31.14 /usr/bin/clang -std=gnu99 -o prob.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/prob.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/prob.c 7:31.15 /usr/bin/clang -std=gnu99 -o convolve_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/convolve_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/convolve_sse2.c 7:31.23 /usr/bin/clang -std=gnu99 -o psnr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/psnr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/psnr.c 7:31.37 /usr/bin/clang -std=gnu99 -o quantize.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/quantize.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/quantize.c 7:31.42 /usr/bin/clang -std=gnu99 -o filterintra_sse4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/filterintra_sse4.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/filterintra_sse4.c 7:31.52 /usr/bin/clang -std=gnu99 -o sad.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/sad.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/sad.c 7:31.57 /usr/bin/clang++ -std=gnu++14 -o scriptset.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/scriptset.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/scriptset.cpp 7:31.90 /usr/bin/clang -std=gnu99 -o highbd_convolve_2d_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/highbd_convolve_2d_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/highbd_convolve_2d_avx2.c 7:32.26 /usr/bin/clang++ -std=gnu++14 -o search.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/search.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/search.cpp 7:32.44 /usr/bin/clang -std=gnu99 -o highbd_convolve_2d_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/highbd_convolve_2d_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/highbd_convolve_2d_sse2.c 7:32.59 /usr/bin/clang++ -std=gnu++14 -o nsLocalFileUnix.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/io -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/io -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsLocalFileUnix.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/io/nsLocalFileUnix.cpp 7:32.65 /usr/bin/clang -std=gnu99 -o skin_detection.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/skin_detection.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/skin_detection.c 7:32.69 /usr/bin/clang -std=gnu99 -o highbd_convolve_2d_sse4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/highbd_convolve_2d_sse4.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/highbd_convolve_2d_sse4.c 7:32.72 /usr/bin/clang -std=gnu99 -o subtract.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/subtract.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/subtract.c 7:32.84 /usr/bin/clang -std=gnu99 -o sum_squares.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/sum_squares.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/sum_squares.c 7:32.93 /usr/bin/clang -std=gnu99 -o variance.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/variance.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/variance.c 7:32.95 /usr/bin/clang++ -std=gnu++14 -o selfmt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/selfmt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/selfmt.cpp 7:33.00 /usr/bin/clang -std=gnu99 -o highbd_convolve_2d_ssse3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/highbd_convolve_2d_ssse3.o.pp -fcolor-diagnostics -mssse3 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/highbd_convolve_2d_ssse3.c 7:33.23 /usr/bin/clang -std=gnu99 -o highbd_inv_txfm_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/highbd_inv_txfm_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/highbd_inv_txfm_avx2.c 7:33.61 /usr/bin/clang++ -std=gnu++14 -o sharedbreakiterator.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/sharedbreakiterator.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/sharedbreakiterator.cpp 7:33.91 xpcom/components 7:33.91 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_xpcom_components0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/components -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/components -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/chrome -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/layout/build -I/Users/matthew/mozilla-central2/modules/libjar -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_xpcom_components0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/components/Unified_cpp_xpcom_components0.cpp 7:34.15 /usr/bin/clang++ -std=gnu++14 -o simpletz.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/simpletz.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/simpletz.cpp 7:34.28 /usr/bin/clang -std=gnu99 -o highbd_inv_txfm_sse4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/highbd_inv_txfm_sse4.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/highbd_inv_txfm_sse4.c 7:34.49 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_xpcom_io0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/io -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/io -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_xpcom_io0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/io/Unified_cpp_xpcom_io0.cpp 7:34.69 /Users/matthew/mozilla-central2/xpcom/io/nsLocalFileUnix.cpp:1971:25: warning: 'GetAliasSizeFromPtr' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 7:34.70 int32_t aliasSize = ::GetAliasSizeFromPtr(&aliasHeader); 7:34.70 ^ 7:34.70 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Aliases.h:675:1: note: 'GetAliasSizeFromPtr' has been explicitly marked deprecated here 7:34.70 GetAliasSizeFromPtr(const AliasRecord * alias) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_4, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 7:34.70 ^ 7:34.70 /Users/matthew/mozilla-central2/xpcom/io/nsLocalFileUnix.cpp:1982:9: warning: 'PtrToHand' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 7:34.70 if (::PtrToHand(decodedData, &newHandle, aliasSize) != noErr) { 7:34.70 ^ 7:34.70 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1772:1: note: 'PtrToHand' has been explicitly marked deprecated here 7:34.70 PtrToHand( 7:34.70 ^ 7:34.70 /Users/matthew/mozilla-central2/xpcom/io/nsLocalFileUnix.cpp:1992:17: warning: 'FSResolveAlias' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 7:34.70 OSErr err = ::FSResolveAlias(nullptr, (AliasHandle)newHandle, &resolvedFSRef, 7:34.70 ^ 7:34.70 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Aliases.h:259:1: note: 'FSResolveAlias' has been explicitly marked deprecated here 7:34.70 FSResolveAlias( 7:34.70 ^ 7:34.70 /Users/matthew/mozilla-central2/xpcom/io/nsLocalFileUnix.cpp:1996:3: warning: 'DisposeHandle' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 7:34.70 DisposeHandle(newHandle); 7:34.70 ^ 7:34.70 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1278:1: note: 'DisposeHandle' has been explicitly marked deprecated here 7:34.71 DisposeHandle(Handle h) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 7:34.71 ^ 7:34.72 /Users/matthew/mozilla-central2/xpcom/io/nsLocalFileUnix.cpp:2365:26: warning: 'CFURLCreateFromFSRef' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 7:34.72 CFURLRef newURLRef = ::CFURLCreateFromFSRef(kCFAllocatorDefault, aFSRef); 7:34.72 ^ 7:34.73 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:474:10: note: 'CFURLCreateFromFSRef' has been explicitly marked deprecated here 7:34.73 CFURLRef CFURLCreateFromFSRef(CFAllocatorRef allocator, const struct FSRef *fsRef) CF_DEPRECATED(10_0, 10_9, 2_0, 7_0); 7:34.73 ^ 7:34.73 /Users/matthew/mozilla-central2/xpcom/io/nsLocalFileUnix.cpp:2401:11: warning: 'CFURLGetFSRef' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 7:34.73 if (::CFURLGetFSRef(url, aResult)) { 7:34.73 ^ 7:34.73 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:477:9: note: 'CFURLGetFSRef' has been explicitly marked deprecated here 7:34.73 Boolean CFURLGetFSRef(CFURLRef url, struct FSRef *fsRef) CF_DEPRECATED(10_0, 10_9, 2_0, 7_0); 7:34.73 ^ 7:34.73 /Users/matthew/mozilla-central2/xpcom/io/nsLocalFileUnix.cpp:2420:19: warning: 'FSGetCatalogInfo' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 7:34.73 OSErr err = ::FSGetCatalogInfo(&fsRef, kFSCatInfoNone, nullptr, nullptr, 7:34.73 ^ 7:34.73 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:2620:15: note: 'FSGetCatalogInfo' has been explicitly marked deprecated here 7:34.73 extern OSErr FSGetCatalogInfo(const FSRef *ref, FSCatalogInfoBitmap whichInfo, FSCatalogInfo *catalogInfo, HFSUniStr255 *outName, FSSpecPtr fsSpec, FSRef *parentRef) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 7:34.73 ^ 7:34.73 /Users/matthew/mozilla-central2/xpcom/io/nsLocalFileUnix.cpp:2442:17: warning: 'FSGetCatalogInfo' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 7:34.74 OSErr err = ::FSGetCatalogInfo(&fsRef, kFSCatInfoDataSizes + kFSCatInfoRsrcSizes, 7:34.74 ^ 7:34.74 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:2620:15: note: 'FSGetCatalogInfo' has been explicitly marked deprecated here 7:34.74 extern OSErr FSGetCatalogInfo(const FSRef *ref, FSCatalogInfoBitmap whichInfo, FSCatalogInfo *catalogInfo, HFSUniStr255 *outName, FSSpecPtr fsSpec, FSRef *parentRef) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 7:34.74 ^ 7:35.12 BUILDSTATUS BUILD_VERBOSE config/external/icu/i18n 7:35.13 /usr/bin/clang++ -std=gnu++14 -o smpdtfmt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/smpdtfmt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/smpdtfmt.cpp 7:35.83 /usr/bin/clang -std=gnu99 -o vpx_convolve.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vpx_convolve.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/vpx_convolve.c 7:36.08 8 warnings generated. 7:36.12 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_xpcom_base2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/mfbt -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_xpcom_base2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/base/Unified_cpp_xpcom_base2.cpp 7:36.14 /usr/bin/clang -std=gnu99 -o vpx_dsp_rtcd.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vpx_dsp_rtcd.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/vpx_dsp_rtcd.c 7:36.28 /usr/bin/clang -std=gnu99 -o avg_intrin_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/avg_intrin_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/avg_intrin_avx2.c 7:36.72 /usr/bin/clang -std=gnu99 -o avg_intrin_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/avg_intrin_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/avg_intrin_sse2.c 7:36.97 /usr/bin/clang -std=gnu99 -o avg_pred_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/avg_pred_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/avg_pred_sse2.c 7:37.12 /usr/bin/clang -std=gnu99 -o fwd_txfm_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/fwd_txfm_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/fwd_txfm_avx2.c 7:37.48 /usr/bin/clang -std=gnu99 -o highbd_jnt_convolve_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/highbd_jnt_convolve_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/highbd_jnt_convolve_avx2.c 7:37.77 /usr/bin/clang++ -std=gnu++14 -o smpdtfst.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/smpdtfst.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/smpdtfst.cpp 7:38.14 /usr/bin/clang -std=gnu99 -o highbd_jnt_convolve_sse4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/highbd_jnt_convolve_sse4.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/highbd_jnt_convolve_sse4.c 7:38.37 /usr/bin/clang++ -std=gnu++14 -o sortkey.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/sortkey.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/sortkey.cpp 7:38.43 /usr/bin/clang -std=gnu99 -o highbd_warp_plane_sse4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/highbd_warp_plane_sse4.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/highbd_warp_plane_sse4.c 7:38.49 /usr/bin/clang -std=gnu99 -o fwd_txfm_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/fwd_txfm_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/fwd_txfm_sse2.c 7:38.85 /usr/bin/clang -std=gnu99 -o highbd_wiener_convolve_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/highbd_wiener_convolve_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/highbd_wiener_convolve_avx2.c 7:38.97 xpcom/threads 7:38.99 /usr/bin/clang++ -std=gnu++14 -o IdleTaskRunner.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/threads -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/tools/profiler -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/IdleTaskRunner.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/threads/IdleTaskRunner.cpp 7:39.01 /usr/bin/clang++ -std=gnu++14 -o standardplural.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/standardplural.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/standardplural.cpp 7:39.33 /usr/bin/clang -std=gnu99 -o highbd_wiener_convolve_ssse3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/highbd_wiener_convolve_ssse3.o.pp -fcolor-diagnostics -mssse3 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/highbd_wiener_convolve_ssse3.c 7:39.54 /usr/bin/clang++ -std=gnu++14 -o strmatch.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/strmatch.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/strmatch.cpp 7:39.55 /usr/bin/clang -std=gnu99 -o intra_edge_sse4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/intra_edge_sse4.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/intra_edge_sse4.c 7:39.61 /usr/bin/clang++ -std=gnu++14 -o strrepl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/strrepl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/strrepl.cpp 7:39.67 /usr/bin/clang++ -std=gnu++14 -o stsearch.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/stsearch.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/stsearch.cpp 7:39.79 /usr/bin/clang -std=gnu99 -o jnt_convolve_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/jnt_convolve_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/jnt_convolve_avx2.c 7:39.95 /usr/bin/clang -std=gnu99 -o inv_txfm_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/inv_txfm_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/inv_txfm_sse2.c 7:40.23 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/io/Unified_cpp_xpcom_io0.cpp:92: 7:40.23 /Users/matthew/mozilla-central2/xpcom/io/SpecialSystemDirectory.cpp:678:11: warning: 'FSFindFolder' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 7:40.23 err = ::FSFindFolder(aDomain, aFolderType, kCreateFolder, &fsRef); 7:40.23 ^ 7:40.23 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Folders.h:286:1: note: 'FSFindFolder' has been explicitly marked deprecated here 7:40.23 FSFindFolder( 7:40.24 ^ 7:40.26 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/io/Unified_cpp_xpcom_io0.cpp:110: 7:40.26 /Users/matthew/mozilla-central2/xpcom/io/nsAppFileLocationProvider.cpp:143:11: warning: 'FSFindFolder' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 7:40.26 if (::FSFindFolder(kUserDomain, kInternetPlugInFolderType, false, 7:40.26 ^ 7:40.26 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Folders.h:286:1: note: 'FSFindFolder' has been explicitly marked deprecated here 7:40.26 FSFindFolder( 7:40.26 ^ 7:40.26 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/io/Unified_cpp_xpcom_io0.cpp:110: 7:40.26 /Users/matthew/mozilla-central2/xpcom/io/nsAppFileLocationProvider.cpp:151:11: warning: 'FSFindFolder' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 7:40.27 if (::FSFindFolder(kLocalDomain, kInternetPlugInFolderType, false, 7:40.27 ^ 7:40.27 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Folders.h:286:1: note: 'FSFindFolder' has been explicitly marked deprecated here 7:40.27 FSFindFolder( 7:40.27 ^ 7:40.28 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/io/Unified_cpp_xpcom_io0.cpp:110: 7:40.28 /Users/matthew/mozilla-central2/xpcom/io/nsAppFileLocationProvider.cpp:275:17: warning: 'FSFindFolder' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 7:40.28 OSErr err = ::FSFindFolder(kUserDomain, folderType, kCreateFolder, &fsRef); 7:40.28 ^ 7:40.28 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Folders.h:286:1: note: 'FSFindFolder' has been explicitly marked deprecated here 7:40.28 FSFindFolder( 7:40.28 ^ 7:40.39 BUILDSTATUS BUILD_VERBOSE config/external/icu/i18n 7:40.39 /usr/bin/clang++ -std=gnu++14 -o taiwncal.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/taiwncal.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/taiwncal.cpp 7:40.50 /usr/bin/clang -std=gnu99 -o jnt_convolve_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/jnt_convolve_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/jnt_convolve_sse2.c 7:40.82 /usr/bin/clang -std=gnu99 -o jnt_convolve_ssse3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/jnt_convolve_ssse3.o.pp -fcolor-diagnostics -mssse3 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/jnt_convolve_ssse3.c 7:40.84 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_xpcom_io1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/io -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/io -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_xpcom_io1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/io/Unified_cpp_xpcom_io1.cpp 7:41.00 /usr/bin/clang++ -std=gnu++14 -o timezone.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/timezone.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/timezone.cpp 7:41.08 /usr/bin/clang -std=gnu99 -o inv_txfm_ssse3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/inv_txfm_ssse3.o.pp -fcolor-diagnostics -mssse3 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/inv_txfm_ssse3.c 7:41.08 /usr/bin/clang -std=gnu99 -o reconinter_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/reconinter_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/reconinter_avx2.c 7:41.53 /usr/bin/clang -std=gnu99 -o loopfilter_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/loopfilter_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/loopfilter_avx2.c 7:41.77 /usr/bin/clang -std=gnu99 -o reconinter_sse4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/reconinter_sse4.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/reconinter_sse4.c 7:41.98 /usr/bin/clang -std=gnu99 -o reconinter_ssse3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/reconinter_ssse3.o.pp -fcolor-diagnostics -mssse3 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/reconinter_ssse3.c 7:42.03 /usr/bin/clang++ -std=gnu++14 -o ThreadDelay.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/threads -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/tools/profiler -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/ThreadDelay.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/threads/ThreadDelay.cpp 7:42.08 /usr/bin/clang -std=gnu99 -o loopfilter_intrin_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/loopfilter_intrin_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/loopfilter_intrin_sse2.c 7:42.18 /usr/bin/clang++ -std=gnu++14 -o titletrn.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/titletrn.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/titletrn.cpp 7:42.24 /usr/bin/clang++ -std=gnu++14 -o tmunit.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/tmunit.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/tmunit.cpp 7:42.42 /usr/bin/clang -std=gnu99 -o selfguided_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/selfguided_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/selfguided_avx2.c 7:42.67 /usr/bin/clang -std=gnu99 -o quantize_avx.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/quantize_avx.o.pp -fcolor-diagnostics -mavx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/quantize_avx.c 7:42.74 /usr/bin/clang++ -std=gnu++14 -o tmutamt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/tmutamt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/tmutamt.cpp 7:42.83 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_xpcom_threads0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/threads -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/tools/profiler -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_xpcom_threads0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/threads/Unified_cpp_xpcom_threads0.cpp 7:43.11 /usr/bin/clang -std=gnu99 -o quantize_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/quantize_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/quantize_sse2.c 7:43.27 /usr/bin/clang -std=gnu99 -o quantize_ssse3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/quantize_ssse3.o.pp -fcolor-diagnostics -mssse3 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/quantize_ssse3.c 7:43.28 /usr/bin/clang++ -std=gnu++14 -o tmutfmt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/tmutfmt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/tmutfmt.cpp 7:43.46 /usr/bin/clang -std=gnu99 -o sad4d_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/sad4d_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/sad4d_avx2.c 7:43.47 /usr/bin/clang -std=gnu99 -o selfguided_sse4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/selfguided_sse4.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/selfguided_sse4.c 7:43.87 /usr/bin/clang -std=gnu99 -o sad_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/sad_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/sad_avx2.c 7:44.29 /usr/bin/clang++ -std=gnu++14 -o tolowtrn.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/tolowtrn.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/tolowtrn.cpp 7:44.35 /usr/bin/clang++ -std=gnu++14 -o toupptrn.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/toupptrn.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/toupptrn.cpp 7:44.37 /usr/bin/clang -std=gnu99 -o sum_squares_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/sum_squares_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/sum_squares_sse2.c 7:44.41 /usr/bin/clang++ -std=gnu++14 -o translit.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/translit.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/translit.cpp 7:44.43 /usr/bin/clang -std=gnu99 -o warp_plane_sse4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/warp_plane_sse4.o.pp -fcolor-diagnostics -msse4.1 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/warp_plane_sse4.c 7:44.52 /usr/bin/clang -std=gnu99 -o variance_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/variance_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/variance_avx2.c 7:44.53 /usr/bin/clang++ -std=gnu++14 -o transreg.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/transreg.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/transreg.cpp 7:44.59 /usr/bin/clang++ -std=gnu++14 -o tridpars.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/tridpars.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/tridpars.cpp 7:44.65 /usr/bin/clang++ -std=gnu++14 -o tzfmt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/tzfmt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/tzfmt.cpp 7:44.93 xpcom/reflect/xptinfo 7:44.93 /usr/bin/clang++ -std=gnu++14 -o xptdata.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/reflect/xptinfo -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/reflect/xptinfo -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/xptdata.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/reflect/xptinfo/xptdata.cpp 7:45.04 /usr/bin/clang -std=gnu99 -o wiener_convolve_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/wiener_convolve_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/wiener_convolve_avx2.c 7:45.26 /usr/bin/clang -std=gnu99 -o variance_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/variance_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/variance_sse2.c 7:45.49 /usr/bin/clang -std=gnu99 -o wiener_convolve_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/wiener_convolve_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/third_party/aom/av1/common/x86/wiener_convolve_sse2.c 7:45.71 /usr/bin/clang -std=gnu99 -o decodeframe.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/decodeframe.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/decoder/decodeframe.c 7:45.87 /usr/bin/clang -std=gnu99 -o vpx_asm_stubs.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vpx_asm_stubs.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/vpx_asm_stubs.c 7:46.04 /usr/bin/clang -std=gnu99 -o vpx_subpixel_8t_intrin_avx2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vpx_subpixel_8t_intrin_avx2.o.pp -fcolor-diagnostics -mavx2 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c 7:46.11 4 warnings generated. 7:46.16 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_xpcom_threads1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/threads -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/tools/profiler -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_xpcom_threads1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/threads/Unified_cpp_xpcom_threads1.cpp 7:46.44 /usr/bin/clang++ -std=gnu++14 -o tzgnames.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/tzgnames.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/tzgnames.cpp 7:46.67 /usr/bin/clang -std=gnu99 -o vpx_subpixel_8t_intrin_ssse3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vpx_subpixel_8t_intrin_ssse3.o.pp -fcolor-diagnostics -mssse3 /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c 7:47.14 /usr/bin/clang -std=gnu99 -o vpx_mem.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vpx_mem.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_mem/vpx_mem.c 7:47.24 /usr/bin/clang -std=gnu99 -o gen_scalers.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/gen_scalers.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_scale/generic/gen_scalers.c 7:47.38 /usr/bin/clang -std=gnu99 -o vpx_scale.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vpx_scale.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_scale/generic/vpx_scale.c 7:47.44 /usr/bin/clang++ -std=gnu++14 -o tznames.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/tznames.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/tznames.cpp 7:47.58 /usr/bin/clang -std=gnu99 -o yv12config.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/yv12config.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_scale/generic/yv12config.c 7:47.71 /usr/bin/clang -std=gnu99 -o yv12extend.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/yv12extend.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_scale/generic/yv12extend.c 7:47.86 /usr/bin/clang -std=gnu99 -o vpx_scale_rtcd.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vpx_scale_rtcd.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_scale/vpx_scale_rtcd.c 7:47.96 /usr/bin/clang -std=gnu99 -o vpx_thread.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vpx_thread.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_util/vpx_thread.c 7:48.10 /usr/bin/clang -std=gnu99 -o vpx_write_yuv_frame.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H=vpx_config.h -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libvpx -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libvpx/config -I/Users/matthew/mozilla-central2/media/libvpx/libvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/vpx_write_yuv_frame.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_util/vpx_write_yuv_frame.c 7:48.14 /usr/bin/clang++ -std=gnu++14 -o tznames_impl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/tznames_impl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/tznames_impl.cpp 7:48.16 /usr/local/bin/yasm -o copy_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/x86/copy_sse2.asm 7:48.18 /usr/local/bin/yasm -o copy_sse3.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/x86/copy_sse3.asm 7:48.19 /usr/local/bin/yasm -o dequantize_mmx.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/x86/dequantize_mmx.asm 7:48.20 /usr/local/bin/yasm -o idctllm_mmx.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/x86/idctllm_mmx.asm 7:48.22 /usr/local/bin/yasm -o idctllm_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/x86/idctllm_sse2.asm 7:48.23 /usr/local/bin/yasm -o iwalsh_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/x86/iwalsh_sse2.asm 7:48.25 /usr/local/bin/yasm -o loopfilter_block_sse2_x86_64.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/x86/loopfilter_block_sse2_x86_64.asm 7:48.27 /usr/local/bin/yasm -o loopfilter_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/x86/loopfilter_sse2.asm 7:48.30 /usr/local/bin/yasm -o mfqe_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/x86/mfqe_sse2.asm 7:48.32 /usr/local/bin/yasm -o recon_mmx.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/x86/recon_mmx.asm 7:48.33 /usr/local/bin/yasm -o recon_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/x86/recon_sse2.asm 7:48.34 /usr/local/bin/yasm -o subpixel_mmx.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/x86/subpixel_mmx.asm 7:48.35 /usr/local/bin/yasm -o subpixel_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/x86/subpixel_sse2.asm 7:48.38 /usr/local/bin/yasm -o subpixel_ssse3.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/common/x86/subpixel_ssse3.asm 7:48.40 /usr/local/bin/yasm -o dct_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/x86/dct_sse2.asm 7:48.42 /usr/local/bin/yasm -o encodeopt.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/x86/encodeopt.asm 7:48.43 /usr/local/bin/yasm -o fwalsh_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/x86/fwalsh_sse2.asm 7:48.44 /usr/local/bin/yasm -o temporal_filter_apply_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp8/encoder/x86/temporal_filter_apply_sse2.asm 7:48.45 /usr/local/bin/yasm -o vp9_mfqe_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/common/x86/vp9_mfqe_sse2.asm 7:48.47 /usr/local/bin/yasm -o vp9_dct_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/x86/vp9_dct_sse2.asm 7:48.55 /usr/local/bin/yasm -o vp9_error_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/x86/vp9_error_sse2.asm 7:48.63 /usr/local/bin/yasm -o vp9_quantize_ssse3_x86_64.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm 7:48.77 /usr/local/bin/yasm -o add_noise_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/add_noise_sse2.asm 7:48.78 /usr/local/bin/yasm -o avg_ssse3_x86_64.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/avg_ssse3_x86_64.asm 7:48.88 /usr/local/bin/yasm -o deblock_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/deblock_sse2.asm 7:48.90 /usr/local/bin/yasm -o fwd_txfm_ssse3_x86_64.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm 7:48.91 /usr/bin/clang -std=gnu99 -o decodemv.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/decodemv.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/decoder/decodemv.c 7:49.06 /usr/local/bin/yasm -o intrapred_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/intrapred_sse2.asm 7:49.34 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_xpcom_base0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/mfbt -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_mm_xpcom_base0.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/base/Unified_mm_xpcom_base0.mm 7:49.43 /usr/local/bin/yasm -o intrapred_ssse3.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/intrapred_ssse3.asm 7:49.62 /usr/bin/clang++ -std=gnu++14 -o tzrule.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/tzrule.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/tzrule.cpp 7:49.80 /usr/local/bin/yasm -o inv_wht_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/inv_wht_sse2.asm 7:49.88 /usr/local/bin/yasm -o sad4d_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/sad4d_sse2.asm 7:50.43 /usr/bin/clang++ -std=gnu++14 -o tztrans.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/tztrans.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/tztrans.cpp 7:50.97 /usr/bin/clang++ -std=gnu++14 -o ucal.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/ucal.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/ucal.cpp 7:51.32 /usr/bin/clang -std=gnu99 -o decoder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/decoder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/decoder/decoder.c 7:51.52 /usr/bin/clang++ -std=gnu++14 -o CocoaFileUtils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/io -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/io -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/CocoaFileUtils.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/io/CocoaFileUtils.mm 7:51.73 /usr/bin/clang -std=gnu99 -o decodetxb.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/decodetxb.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/decoder/decodetxb.c 7:51.76 /usr/bin/clang++ -std=gnu++14 -o ucln_in.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/ucln_in.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/ucln_in.cpp 7:51.93 /usr/bin/clang++ -std=gnu++14 -o ucol.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/ucol.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/ucol.cpp 7:52.13 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_reflect_xptinfo0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/reflect/xptinfo -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/reflect/xptinfo -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_reflect_xptinfo0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/reflect/xptinfo/Unified_cpp_reflect_xptinfo0.cpp 7:52.44 /usr/bin/clang -std=gnu99 -o detokenize.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/detokenize.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/decoder/detokenize.c 7:52.65 /usr/bin/clang++ -std=gnu++14 -o ucol_res.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/ucol_res.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/ucol_res.cpp 7:52.74 /usr/bin/clang -std=gnu99 -o dthread.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/dthread.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/decoder/dthread.c 7:52.95 /usr/bin/clang -std=gnu99 -o obu.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libaom -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libaom -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64 -I/Users/matthew/mozilla-central2/media/libaom/config -I/Users/matthew/mozilla-central2/third_party/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-sign-compare -Wno-unused-function -Wno-unreachable-code -Wno-unneeded-internal-declaration -MD -MP -MF .deps/obu.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/third_party/aom/av1/decoder/obu.c 7:53.22 /usr/local/bin/yasm -o sad_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/sad_sse2.asm 7:53.42 /usr/local/bin/yasm -o aom_convolve_copy_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/third_party/aom /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/aom_convolve_copy_sse2.asm 7:53.54 /usr/bin/clang++ -std=gnu++14 -o ucol_sit.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/ucol_sit.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/ucol_sit.cpp 7:53.54 /usr/local/bin/yasm -o sad_sse3.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/sad_sse3.asm 7:53.55 /usr/local/bin/yasm -o sad_sse4.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/sad_sse4.asm 7:53.58 /usr/local/bin/yasm -o aom_high_subpixel_8t_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/third_party/aom /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/aom_high_subpixel_8t_sse2.asm 7:53.58 /usr/local/bin/yasm -o sad_ssse3.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/sad_ssse3.asm 7:53.60 /usr/local/bin/yasm -o aom_high_subpixel_bilinear_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/third_party/aom /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/aom_high_subpixel_bilinear_sse2.asm 7:53.62 /usr/local/bin/yasm -o aom_subpixel_8t_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/third_party/aom /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/aom_subpixel_8t_sse2.asm 7:53.65 /usr/local/bin/yasm -o aom_subpixel_8t_ssse3.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/third_party/aom /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/aom_subpixel_8t_ssse3.asm 7:53.67 /usr/local/bin/yasm -o ssim_opt_x86_64.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/ssim_opt_x86_64.asm 7:53.69 /usr/local/bin/yasm -o subpel_variance_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/subpel_variance_sse2.asm 7:53.88 /usr/local/bin/yasm -o aom_subpixel_bilinear_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/third_party/aom /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/aom_subpixel_bilinear_sse2.asm 7:53.90 /usr/local/bin/yasm -o aom_subpixel_bilinear_ssse3.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/third_party/aom /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/aom_subpixel_bilinear_ssse3.asm 7:53.91 /usr/local/bin/yasm -o highbd_intrapred_sse2_asm.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/third_party/aom /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/highbd_intrapred_sse2_asm.asm 7:53.96 xpcom/reflect/xptcall 7:53.97 /usr/bin/clang++ -std=gnu++14 -o xptcall.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/reflect/xptcall -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/reflect/xptcall -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/xptcall.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/reflect/xptcall/xptcall.cpp 7:54.07 /usr/local/bin/yasm -o intrapred_sse2_asm.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/third_party/aom /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/intrapred_sse2_asm.asm 7:54.33 /usr/bin/clang++ -std=gnu++14 -o ucoleitr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/ucoleitr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/ucoleitr.cpp 7:54.34 /usr/local/bin/yasm -o inv_wht_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/third_party/aom /Users/matthew/mozilla-central2/third_party/aom/aom_dsp/x86/inv_wht_sse2.asm 7:54.43 /usr/local/bin/yasm -o emms.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libaom/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/third_party/aom /Users/matthew/mozilla-central2/third_party/aom/aom_ports/emms.asm 7:54.45 /usr/local/bin/yasm -o subtract_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/subtract_sse2.asm 7:54.56 /usr/bin/clang++ -std=gnu++14 -o ucsdet.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/ucsdet.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/ucsdet.cpp 7:54.71 xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_x86_64_unix.o 7:54.71 /usr/bin/clang -std=gnu99 -o xptcinvoke_asm_x86_64_unix.o -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -fPIC -Wa,--noexecstack -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -g -I/Users/matthew/mozilla-central2/xpcom/reflect/xptcall -c /Users/matthew/mozilla-central2/xpcom/reflect/xptcall/md/unix/xptcinvoke_asm_x86_64_unix.S 7:54.77 xpcom/reflect/xptcall/md/unix 7:54.77 /usr/bin/clang++ -std=gnu++14 -o xptcinvoke_darwin.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/reflect/xptcall/md/unix -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/reflect/xptcall/md/unix -I/Users/matthew/mozilla-central2/xpcom/reflect/xptcall -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/xptcinvoke_darwin.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/reflect/xptcall/md/unix/xptcinvoke_darwin.cpp 7:54.83 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_xpcom_threads2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/threads -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/tools/profiler -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_xpcom_threads2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/threads/Unified_cpp_xpcom_threads2.cpp 7:55.06 /usr/bin/clang++ -std=gnu++14 -o udat.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/udat.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/udat.cpp 7:55.51 /usr/local/bin/yasm -o vpx_convolve_copy_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/vpx_convolve_copy_sse2.asm 7:55.63 /usr/local/bin/yasm -o vpx_subpixel_8t_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/vpx_subpixel_8t_sse2.asm 7:55.64 /usr/bin/clang++ -std=gnu++14 -o xptcstubs_darwin.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/reflect/xptcall/md/unix -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/reflect/xptcall/md/unix -I/Users/matthew/mozilla-central2/xpcom/reflect/xptcall -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/xptcstubs_darwin.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/reflect/xptcall/md/unix/xptcstubs_darwin.cpp 7:55.65 /usr/local/bin/yasm -o vpx_subpixel_8t_ssse3.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm 7:56.09 /usr/local/bin/yasm -o vpx_subpixel_bilinear_sse2.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm 7:56.10 /usr/bin/clang++ -std=gnu++14 -o udateintervalformat.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/udateintervalformat.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/udateintervalformat.cpp 7:56.12 /usr/local/bin/yasm -o vpx_subpixel_bilinear_ssse3.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm 7:56.14 /usr/local/bin/yasm -o emms.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_ports/emms.asm 7:56.16 /usr/local/bin/yasm -o x86_abi_support.o -f macho64 -rnasm -pnasm -I/Users/matthew/mozilla-central2/media/libvpx/config/mac/x64/ -DPIC -I. -I/Users/matthew/mozilla-central2/media/libvpx/libvpx /Users/matthew/mozilla-central2/media/libvpx/libvpx/vpx_ports/x86_abi_support.asm 7:56.18 /usr/bin/clang++ -std=gnu++14 -o udatpg.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/udatpg.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/udatpg.cpp 7:56.50 chrome 7:56.50 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_chrome0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/chrome -I/Users/matthew/mozilla-central2/obj-fx-dbg/chrome -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/protocol/res -I/Users/matthew/mozilla-central2/xpcom/components -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_chrome0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/chrome/Unified_cpp_chrome0.cpp 7:56.81 xpcom/build 7:56.81 /usr/bin/clang -std=gnu99 -o mach_override.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -D_IMPL_NS_STRINGAPI -DOMNIJAR_NAME=omni.ja -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/xpcom/components -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/xpcom/glue -I/Users/matthew/mozilla-central2/xpcom/io -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/chrome -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/mach_override.o.pp -fcolor-diagnostics -Wno-unused-function /Users/matthew/mozilla-central2/xpcom/build/mach_override.c 7:56.84 /usr/bin/clang++ -std=gnu++14 -o ufieldpositer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/ufieldpositer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/ufieldpositer.cpp 7:56.93 /usr/bin/clang++ -std=gnu++14 -o uitercollationiterator.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/uitercollationiterator.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/uitercollationiterator.cpp 7:57.35 /usr/bin/clang++ -std=gnu++14 -o NSPRInterposer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -D_IMPL_NS_STRINGAPI -DOMNIJAR_NAME=omni.ja -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/xpcom/components -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/xpcom/glue -I/Users/matthew/mozilla-central2/xpcom/io -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/chrome -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/NSPRInterposer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/build/NSPRInterposer.cpp 7:57.43 /usr/bin/clang++ -std=gnu++14 -o ulistformatter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/ulistformatter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/ulistformatter.cpp 7:57.79 /usr/bin/clang++ -std=gnu++14 -o Services.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -D_IMPL_NS_STRINGAPI -DOMNIJAR_NAME=omni.ja -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/xpcom/components -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/xpcom/glue -I/Users/matthew/mozilla-central2/xpcom/io -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/chrome -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Services.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/build/Services.cpp 7:58.05 /usr/bin/clang++ -std=gnu++14 -o ulocdata.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/ulocdata.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/ulocdata.cpp 7:58.41 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_xpcom_build0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -D_IMPL_NS_STRINGAPI -DOMNIJAR_NAME=omni.ja -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/xpcom/components -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/xpcom/glue -I/Users/matthew/mozilla-central2/xpcom/io -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/chrome -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_xpcom_build0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/build/Unified_cpp_xpcom_build0.cpp 7:58.46 /usr/bin/clang++ -std=gnu++14 -o umsg.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/umsg.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/umsg.cpp 7:58.73 xpcom/tests/gtest 7:58.74 /usr/bin/clang++ -std=gnu++14 -o TestAllocReplacement.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests/gtest -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/TestAllocReplacement.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/tests/gtest/TestAllocReplacement.cpp 7:59.22 /usr/bin/clang++ -std=gnu++14 -o unesctrn.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/unesctrn.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/unesctrn.cpp 7:59.28 /usr/bin/clang++ -std=gnu++14 -o uni2name.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/uni2name.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/uni2name.cpp 7:59.37 /usr/bin/clang++ -std=gnu++14 -o unum.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/unum.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/unum.cpp 8:00.25 /usr/bin/clang++ -std=gnu++14 -o unumsys.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/unumsys.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/unumsys.cpp 8:00.59 /usr/bin/clang++ -std=gnu++14 -o TestCOMArray.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests/gtest -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/TestCOMArray.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/tests/gtest/TestCOMArray.cpp 8:00.60 modules/libpref 8:00.61 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_modules_libpref0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DOS_ARCH=Darwin -DMOZ_WIDGET_TOOLKIT=cocoa -DENABLE_WASM_GC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/modules/libpref -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/libpref -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_modules_libpref0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/modules/libpref/Unified_cpp_modules_libpref0.cpp 8:00.75 modules/libpref/test/gtest 8:00.76 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_libpref_test_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/modules/libpref/test/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/libpref/test/gtest -I/Users/matthew/mozilla-central2/modules/libpref -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-null-dereference -MD -MP -MF .deps/Unified_cpp_libpref_test_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/modules/libpref/test/gtest/Unified_cpp_libpref_test_gtest0.cpp 8:00.77 /usr/bin/clang++ -std=gnu++14 -o upluralrules.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/upluralrules.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/upluralrules.cpp 8:01.42 /usr/bin/clang++ -std=gnu++14 -o uregex.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/uregex.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/uregex.cpp 8:01.48 /usr/bin/clang++ -std=gnu++14 -o uregexc.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/uregexc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/uregexc.cpp 8:01.91 /usr/bin/clang++ -std=gnu++14 -o TestCOMPtr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests/gtest -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/TestCOMPtr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/tests/gtest/TestCOMPtr.cpp 8:01.95 /usr/bin/clang++ -std=gnu++14 -o uregion.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/uregion.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/uregion.cpp 8:02.21 /usr/bin/clang++ -std=gnu++14 -o TestHashtables.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests/gtest -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/TestHashtables.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/tests/gtest/TestHashtables.cpp 8:02.48 /usr/bin/clang++ -std=gnu++14 -o usearch.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/usearch.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/usearch.cpp 8:03.38 intl/gtest 8:03.38 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_intl_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/intl/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/intl/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_intl_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/intl/gtest/Unified_cpp_intl_gtest0.cpp 8:03.67 /usr/bin/clang++ -std=gnu++14 -o uspoof.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/uspoof.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/uspoof.cpp 8:04.48 /usr/bin/clang++ -std=gnu++14 -o uspoof_build.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/uspoof_build.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/uspoof_build.cpp 8:04.86 intl/hyphenation/hyphen 8:04.86 /usr/bin/clang -std=gnu99 -o hyphen.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/intl/hyphenation/hyphen -I/Users/matthew/mozilla-central2/obj-fx-dbg/intl/hyphenation/hyphen -I/Users/matthew/mozilla-central2/intl/hyphenation/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/hyphen.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/hyphenation/hyphen/hyphen.c 8:05.02 /usr/bin/clang++ -std=gnu++14 -o uspoof_conf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/uspoof_conf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/uspoof_conf.cpp 8:05.43 /usr/bin/clang++ -std=gnu++14 -o TestNsRefPtr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests/gtest -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/TestNsRefPtr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/tests/gtest/TestNsRefPtr.cpp 8:05.50 /usr/bin/clang++ -std=gnu++14 -o uspoof_impl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/uspoof_impl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/uspoof_impl.cpp 8:05.51 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_xpcom_tests_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests/gtest -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_xpcom_tests_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests/gtest/Unified_cpp_xpcom_tests_gtest0.cpp 8:05.65 /usr/bin/clang++ -std=gnu++14 -o utf16collationiterator.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/utf16collationiterator.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/utf16collationiterator.cpp 8:05.85 intl/hyphenation/glue 8:05.86 /usr/bin/clang++ -std=gnu++14 -o hnjstdio.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/intl/hyphenation/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/intl/hyphenation/glue -I/Users/matthew/mozilla-central2/intl/hyphenation/hyphen -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/hnjstdio.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/hyphenation/glue/hnjstdio.cpp 8:06.47 intl/locale 8:06.47 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_intl_locale0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/intl/locale -I/Users/matthew/mozilla-central2/obj-fx-dbg/intl/locale -I/Users/matthew/mozilla-central2/intl/uconv -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_intl_locale0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/intl/locale/Unified_cpp_intl_locale0.cpp 8:06.50 /usr/bin/clang++ -std=gnu++14 -o utf8collationiterator.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/utf8collationiterator.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/utf8collationiterator.cpp 8:06.78 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_hyphenation_glue0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/intl/hyphenation/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/intl/hyphenation/glue -I/Users/matthew/mozilla-central2/intl/hyphenation/hyphen -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_hyphenation_glue0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/intl/hyphenation/glue/Unified_cpp_hyphenation_glue0.cpp 8:07.45 /usr/bin/clang++ -std=gnu++14 -o utmscale.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/utmscale.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/utmscale.cpp 8:07.55 /usr/bin/clang++ -std=gnu++14 -o utrans.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/utrans.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/utrans.cpp 8:07.61 /usr/bin/clang++ -std=gnu++14 -o vtzone.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/vtzone.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/vtzone.cpp 8:08.56 intl/locale/mac 8:08.57 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_intl_locale_mac0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/intl/locale/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/intl/locale/mac -I/Users/matthew/mozilla-central2/intl/locale -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_intl_locale_mac0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/intl/locale/mac/Unified_cpp_intl_locale_mac0.cpp 8:09.48 /usr/bin/clang++ -std=gnu++14 -o vzone.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/vzone.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/vzone.cpp 8:09.83 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_xpcom_tests_gtest1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests/gtest -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_xpcom_tests_gtest1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests/gtest/Unified_cpp_xpcom_tests_gtest1.cpp 8:10.07 /usr/bin/clang++ -std=gnu++14 -o windtfmt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/windtfmt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/windtfmt.cpp 8:10.13 /usr/bin/clang++ -std=gnu++14 -o winnmfmt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/winnmfmt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/winnmfmt.cpp 8:10.19 /usr/bin/clang++ -std=gnu++14 -o wintzimpl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/wintzimpl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/wintzimpl.cpp 8:10.25 /usr/bin/clang++ -std=gnu++14 -o zonemeta.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/zonemeta.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/zonemeta.cpp 8:10.31 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_xpcom_tests_gtest2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests/gtest -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_xpcom_tests_gtest2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests/gtest/Unified_cpp_xpcom_tests_gtest2.cpp 8:10.75 /usr/bin/clang++ -std=gnu++14 -o zrule.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/zrule.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/zrule.cpp 8:11.11 /usr/bin/clang++ -std=gnu++14 -o ztrans.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DU_I18N_IMPLEMENTATION -DUCONFIG_NO_TRANSLITERATION -DUCONFIG_NO_REGULAR_EXPRESSIONS -DUCONFIG_NO_LEGACY_CONVERSION -DU_USING_ICU_NAMESPACE=0 -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_CHARSET_IS_UTF8 -DU_HAVE_NL_LANGINFO_CODESET=0 -DU_DEBUG=1 -I/Users/matthew/mozilla-central2/config/external/icu/i18n -I/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/icu/i18n -I/Users/matthew/mozilla-central2/intl/icu/source/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -frtti -MD -MP -MF .deps/ztrans.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/icu/source/i18n/ztrans.cpp 8:11.26 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_xpcom_tests_gtest3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpcom/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests/gtest -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_xpcom_tests_gtest3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests/gtest/Unified_cpp_xpcom_tests_gtest3.cpp 8:11.37 intl/locale/tests/gtest 8:11.39 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_locale_tests_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/intl/locale/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/intl/locale/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_locale_tests_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/intl/locale/tests/gtest/Unified_cpp_locale_tests_gtest0.cpp 8:12.13 intl/lwbrk 8:12.13 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_intl_lwbrk0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/intl/lwbrk -I/Users/matthew/mozilla-central2/obj-fx-dbg/intl/lwbrk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_intl_lwbrk0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/intl/lwbrk/Unified_cpp_intl_lwbrk0.cpp 8:13.89 intl/lwbrk/gtest 8:13.89 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_intl_lwbrk_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/intl/lwbrk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/intl/lwbrk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_intl_lwbrk_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/intl/lwbrk/gtest/Unified_cpp_intl_lwbrk_gtest0.cpp 8:15.64 intl/strres 8:15.64 make[4]: Nothing to be done for `target'. 8:15.65 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_intl_strres0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/intl/strres -I/Users/matthew/mozilla-central2/obj-fx-dbg/intl/strres -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_intl_strres0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/intl/strres/Unified_cpp_intl_strres0.cpp 8:15.68 intl/unicharutil/util 8:15.70 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_unicharutil_util0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/intl/unicharutil/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/intl/unicharutil/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_unicharutil_util0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/intl/unicharutil/util/Unified_cpp_unicharutil_util0.cpp 8:16.03 intl/l10n 8:16.04 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_intl_l10n0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/intl/l10n -I/Users/matthew/mozilla-central2/obj-fx-dbg/intl/l10n -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_intl_l10n0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/intl/l10n/Unified_cpp_intl_l10n0.cpp 8:16.05 intl/uconv 8:16.06 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_intl_uconv0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/intl/uconv -I/Users/matthew/mozilla-central2/obj-fx-dbg/intl/uconv -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_intl_uconv0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/intl/uconv/Unified_cpp_intl_uconv0.cpp 8:16.98 intl/build 8:16.99 /usr/bin/clang++ -std=gnu++14 -o nsI18nModule.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/intl/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/intl/build -I/Users/matthew/mozilla-central2/intl/locale -I/Users/matthew/mozilla-central2/intl/lwbrk -I/Users/matthew/mozilla-central2/intl/strres -I/Users/matthew/mozilla-central2/intl/uconv -I/Users/matthew/mozilla-central2/intl/unicharutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsI18nModule.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/intl/build/nsI18nModule.cpp 8:18.59 make[4]: Nothing to be done for `target'. 8:18.65 netwerk/cookie 8:18.66 /usr/bin/clang++ -std=gnu++14 -o nsCookieService.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/cookie -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/cookie -I/Users/matthew/mozilla-central2/intl/uconv -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nsCookieService.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/cookie/nsCookieService.cpp 8:18.68 netwerk/base 8:18.69 /usr/bin/clang++ -std=gnu++14 -o NetworkInfoServiceCocoa.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/protocol/http -I/Users/matthew/mozilla-central2/netwerk/socket -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/NetworkInfoServiceCocoa.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/base/NetworkInfoServiceCocoa.cpp 8:19.95 /usr/bin/clang++ -std=gnu++14 -o nsNetworkInfoService.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/protocol/http -I/Users/matthew/mozilla-central2/netwerk/socket -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nsNetworkInfoService.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/base/nsNetworkInfoService.cpp 8:20.64 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_netwerk_cookie0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/cookie -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/cookie -I/Users/matthew/mozilla-central2/intl/uconv -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_netwerk_cookie0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/cookie/Unified_cpp_netwerk_cookie0.cpp 8:21.62 /usr/bin/clang++ -std=gnu++14 -o nsURLHelperOSX.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/protocol/http -I/Users/matthew/mozilla-central2/netwerk/socket -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nsURLHelperOSX.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/base/nsURLHelperOSX.cpp 8:23.02 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_netwerk_base0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/protocol/http -I/Users/matthew/mozilla-central2/netwerk/socket -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_netwerk_base0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/base/Unified_cpp_netwerk_base0.cpp 8:23.63 /Users/matthew/mozilla-central2/netwerk/base/nsURLHelperOSX.cpp:39:15: warning: 'FSGetVolumeInfo' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 8:23.63 err = ::FSGetVolumeInfo(0, volumeIndex, nullptr, kFSVolInfoNone, nullptr, 8:23.63 ^ 8:23.63 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:3936:15: note: 'FSGetVolumeInfo' has been explicitly marked deprecated here 8:23.63 extern OSErr FSGetVolumeInfo(FSVolumeRefNum volume, ItemCount volumeIndex, FSVolumeRefNum *actualVolume, FSVolumeInfoBitmap whichInfo, FSVolumeInfo *info, HFSUniStr255 *volumeName, FSRef *rootDirectory) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 8:23.63 ^ 8:23.63 /Users/matthew/mozilla-central2/netwerk/base/nsURLHelperOSX.cpp:88:43: warning: 'kCFURLHFSPathStyle' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 8:23.63 pathStrRef, kCFURLHFSPathStyle, true); 8:23.63 ^ 8:23.64 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:18:5: note: 'kCFURLHFSPathStyle' has been explicitly marked deprecated here 8:23.64 kCFURLHFSPathStyle CF_ENUM_DEPRECATED(10_0, 10_9, 2_0, 7_0), /* The use of kCFURLHFSPathStyle is deprecated. The Carbon File Manager, which uses HFS style paths, is deprecated. HFS style paths are unreliable because they can arbitrarily refer to multiple volumes if those volumes have identical volume names. You should instead use kCFURLPOSIXPathStyle wherever possible. */ 8:23.64 ^ 8:23.65 /Users/matthew/mozilla-central2/netwerk/base/nsURLHelperOSX.cpp:180:13: warning: 'FSPathMakeRef' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 8:23.65 if (::FSPathMakeRef((UInt8*)possibleVolName.get(), &testRef, nullptr) != noErr) 8:23.66 ^ 8:23.66 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4115:18: note: 'FSPathMakeRef' has been explicitly marked deprecated here 8:23.66 extern OSStatus FSPathMakeRef(const UInt8 *path, FSRef *ref, Boolean *isDirectory) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 8:23.66 ^ 8:24.04 3 warnings generated. 8:24.09 netwerk/dns/mdns/libmdns 8:24.10 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dns_mdns_libmdns0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/dns/mdns/libmdns -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/dns/mdns/libmdns -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dns_mdns_libmdns0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/dns/mdns/libmdns/Unified_cpp_dns_mdns_libmdns0.cpp 8:24.20 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_netwerk_base1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/protocol/http -I/Users/matthew/mozilla-central2/netwerk/socket -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_netwerk_base1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/base/Unified_cpp_netwerk_base1.cpp 8:28.43 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_netwerk_base2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/protocol/http -I/Users/matthew/mozilla-central2/netwerk/socket -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_netwerk_base2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/base/Unified_cpp_netwerk_base2.cpp 8:29.69 netwerk/socket 8:29.71 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_netwerk_socket0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/socket -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/socket -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_netwerk_socket0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/socket/Unified_cpp_netwerk_socket0.cpp 8:30.38 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_netwerk_base3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/protocol/http -I/Users/matthew/mozilla-central2/netwerk/socket -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_netwerk_base3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/base/Unified_cpp_netwerk_base3.cpp 8:33.82 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_netwerk_base4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/protocol/http -I/Users/matthew/mozilla-central2/netwerk/socket -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_netwerk_base4.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/base/Unified_cpp_netwerk_base4.cpp 8:38.79 netwerk/mime 8:38.79 /usr/bin/clang++ -std=gnu++14 -o nsMIMEHeaderParamImpl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/mime -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/mime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nsMIMEHeaderParamImpl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/mime/nsMIMEHeaderParamImpl.cpp 8:40.66 netwerk/streamconv 8:40.67 /usr/bin/clang++ -std=gnu++14 -o nsStreamConverterService.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/streamconv -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/streamconv -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsStreamConverterService.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/streamconv/nsStreamConverterService.cpp 8:40.89 netwerk/streamconv/converters 8:40.89 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_converters0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/streamconv/converters -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/streamconv/converters -I/Users/matthew/mozilla-central2/modules/brotli/dec -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_converters0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/streamconv/converters/Unified_cpp_converters0.cpp 8:43.13 netwerk/cache 8:43.14 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_netwerk_cache0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/cache -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/cache -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_netwerk_cache0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/cache/Unified_cpp_netwerk_cache0.cpp 8:45.31 netwerk/cache2 8:45.32 /usr/bin/clang++ -std=gnu++14 -o AppCacheStorage.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/cache2 -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/cache2 -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/cache -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/AppCacheStorage.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/cache2/AppCacheStorage.cpp 8:48.31 /usr/bin/clang++ -std=gnu++14 -o CacheStorage.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/cache2 -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/cache2 -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/cache -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/CacheStorage.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/cache2/CacheStorage.cpp 8:48.40 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_netwerk_cache1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/cache -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/cache -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_netwerk_cache1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/cache/Unified_cpp_netwerk_cache1.cpp 8:48.83 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_netwerk_cache20.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/cache2 -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/cache2 -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/cache -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_netwerk_cache20.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/cache2/Unified_cpp_netwerk_cache20.cpp 8:50.99 netwerk/protocol/about 8:50.99 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_protocol_about0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/protocol/about -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/about -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/cache2 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_protocol_about0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/about/Unified_cpp_protocol_about0.cpp 8:51.01 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_netwerk_cache21.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/cache2 -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/cache2 -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/cache -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_netwerk_cache21.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/cache2/Unified_cpp_netwerk_cache21.cpp 8:51.18 netwerk/protocol/data 8:51.19 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_protocol_data0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/protocol/data -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/data -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_protocol_data0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/data/Unified_cpp_protocol_data0.cpp 8:51.34 netwerk/protocol/file 8:51.35 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_protocol_file0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/protocol/file -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/file -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_protocol_file0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/file/Unified_cpp_protocol_file0.cpp 8:55.59 netwerk/protocol/ftp 8:55.59 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_netwerk_protocol_ftp0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/protocol/ftp -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/ftp -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_netwerk_protocol_ftp0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/ftp/Unified_cpp_netwerk_protocol_ftp0.cpp 8:58.27 netwerk/protocol/http 8:58.31 /usr/bin/clang++ -std=gnu++14 -o nsHttpChannelAuthProvider.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAS_CONNECTX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/protocol/http -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/http -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/extensions/auth -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/cookie -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsHttpChannelAuthProvider.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/protocol/http/nsHttpChannelAuthProvider.cpp 8:58.51 /usr/bin/clang++ -std=gnu++14 -o nsHttpHandler.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAS_CONNECTX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/protocol/http -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/http -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/extensions/auth -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/cookie -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsHttpHandler.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/protocol/http/nsHttpHandler.cpp 9:00.16 netwerk/protocol/res 9:00.17 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_netwerk_protocol_res0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/protocol/res -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/res -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_netwerk_protocol_res0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/res/Unified_cpp_netwerk_protocol_res0.cpp 9:00.37 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_protocol_http0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAS_CONNECTX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/protocol/http -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/http -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/extensions/auth -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/cookie -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_protocol_http0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/http/Unified_cpp_protocol_http0.cpp 9:00.58 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_protocol_http1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAS_CONNECTX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/protocol/http -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/http -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/extensions/auth -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/cookie -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_protocol_http1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/http/Unified_cpp_protocol_http1.cpp 9:05.01 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_protocol_http2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAS_CONNECTX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/protocol/http -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/http -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/extensions/auth -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/cookie -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_protocol_http2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/http/Unified_cpp_protocol_http2.cpp 9:06.09 netwerk/protocol/viewsource 9:06.10 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_protocol_viewsource0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/protocol/viewsource -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/viewsource -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_protocol_viewsource0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/viewsource/Unified_cpp_protocol_viewsource0.cpp 9:10.48 netwerk/protocol/websocket 9:10.48 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_protocol_websocket0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/protocol/websocket -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/websocket -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_protocol_websocket0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/websocket/Unified_cpp_protocol_websocket0.cpp 9:11.69 netwerk/protocol/wyciwyg 9:11.69 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_protocol_wyciwyg0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/protocol/wyciwyg -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/wyciwyg -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_protocol_wyciwyg0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/protocol/wyciwyg/Unified_cpp_protocol_wyciwyg0.cpp 9:12.04 netwerk/system/mac 9:12.04 /usr/bin/clang++ -std=gnu++14 -o nsNetworkLinkService.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/system/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/system/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nsNetworkLinkService.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/system/mac/nsNetworkLinkService.mm 9:13.15 netwerk/ipc 9:13.15 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_netwerk_ipc0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/modules/libjar -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/protocol/http -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_netwerk_ipc0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/ipc/Unified_cpp_netwerk_ipc0.cpp 9:15.32 netwerk/srtp/src 9:15.32 /usr/bin/clang -std=gnu99 -o Unified_c_netwerk_srtp_src0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DPACKAGE_STRING="libsrtp2 2.2.0-pre"' '-DPACKAGE_VERSION="2.2.0-pre"' -DHAVE_CONFIG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_INT32_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DGCM=1 -DNSS=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_NETINET_IN_H=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/srtp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/srtp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/Unified_c_netwerk_srtp_src0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/srtp/src/Unified_c_netwerk_srtp_src0.c 9:15.43 /usr/bin/clang -std=gnu99 -o Unified_c_netwerk_srtp_src1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DPACKAGE_STRING="libsrtp2 2.2.0-pre"' '-DPACKAGE_VERSION="2.2.0-pre"' -DHAVE_CONFIG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UINT8_T=1 -DHAVE_UINT16_T=1 -DHAVE_INT32_T=1 -DHAVE_UINT32_T=1 -DHAVE_UINT64_T=1 -DGCM=1 -DNSS=1 -DCPU_CISC=1 -DHAVE_X86 -DHAVE_NETINET_IN_H=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/srtp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/srtp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/Unified_c_netwerk_srtp_src1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/srtp/src/Unified_c_netwerk_srtp_src1.c 9:16.46 netwerk/sctp/src 9:16.46 /usr/bin/clang -std=gnu99 -o sctp_asconf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/sctp_asconf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_asconf.c 9:16.60 /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_asconf.c:242:6: warning: code will never be executed [-Wunreachable-code] 9:16.60 if (zero_address && SCTP_BASE_SYSCTL(sctp_nat_friendly)) { 9:16.60 ^~~~~~~~~~~~ 9:16.60 /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_asconf.c:392:6: warning: code will never be executed [-Wunreachable-code] 9:16.60 if (sctp_cmpaddr(sa, src)) { 9:16.60 ^~~~~~~~~~~~ 9:16.60 /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_asconf.c:523:6: warning: code will never be executed [-Wunreachable-code] 9:16.60 if (zero_address && SCTP_BASE_SYSCTL(sctp_nat_friendly)) { 9:16.60 ^~~~~~~~~~~~ 9:16.62 /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_asconf.c:1309:13: warning: code will never be executed [-Wunreachable-code] 9:16.62 aa->sent = 0; /* clear sent flag */ 9:16.62 ^ 9:16.62 /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_asconf.c:1525:13: warning: code will never be executed [-Wunreachable-code] 9:16.62 aa->sent = 0; /* clear sent flag */ 9:16.62 ^ 9:16.63 /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_asconf.c:1937:2: warning: code will never be executed [-Wunreachable-code] 9:16.63 sctp_add_local_addr_restricted(stcb, ifa); 9:16.63 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 9:16.65 /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_asconf.c:2846:14: warning: code will never be executed [-Wunreachable-code] 9:16.65 sctp_ifa = sctp_find_ifa_by_addr(&store.sa, stcb->asoc.vrf_id, 9:16.65 ^~~~~~~~~~~~~~~~~~~~~ 9:16.65 /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_asconf.c:3513:4: warning: code will never be executed [-Wunreachable-code] 9:16.65 sctp_asconf_queue_mgmt(stcb, sctp_ifap, SCTP_ADD_IP_ADDRESS); 9:16.65 ^~~~~~~~~~~~~~~~~~~~~~ 9:16.65 /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_asconf.c:3412:6: warning: code will never be executed [-Wunreachable-code] 9:16.65 if (stcb->sctp_ep->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) { 9:16.65 ^~~~ 9:16.66 /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_asconf.c:3464:5: warning: code will never be executed [-Wunreachable-code] 9:16.66 sctp_asconf_queue_mgmt(stcb, sctp_ifap, SCTP_ADD_IP_ADDRESS); 9:16.66 ^~~~~~~~~~~~~~~~~~~~~~ 9:16.97 BUILDSTATUS BUILD_VERBOSE netwerk/sctp/datachannel 9:16.97 /usr/bin/clang++ -std=gnu++14 -o DataChannel.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/DataChannel.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/datachannel/DataChannel.cpp 9:17.01 10 warnings generated. 9:17.03 /usr/bin/clang -std=gnu99 -o sctp_auth.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/sctp_auth.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_auth.c 9:17.80 /usr/bin/clang -std=gnu99 -o sctp_bsd_addr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/sctp_bsd_addr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_bsd_addr.c 9:17.98 /usr/bin/clang -std=gnu99 -o sctp_callout.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/sctp_callout.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_callout.c 9:18.15 /usr/bin/clang -std=gnu99 -o sctp_cc_functions.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/sctp_cc_functions.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_cc_functions.c 9:18.72 /usr/bin/clang -std=gnu99 -o sctp_crc32.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/sctp_crc32.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_crc32.c 9:18.91 /usr/bin/clang -std=gnu99 -o sctp_indata.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/sctp_indata.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_indata.c 9:21.01 /usr/bin/clang -std=gnu99 -o sctp_input.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/sctp_input.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_input.c 9:23.11 /usr/bin/clang -std=gnu99 -o sctp_output.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/sctp_output.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_output.c 9:25.36 /usr/bin/clang -std=gnu99 -o sctp_pcb.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/sctp_pcb.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_pcb.c 9:25.52 /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_pcb.c:2751:6: warning: code will never be executed [-Wunreachable-code] 9:25.52 if (zero_address) { 9:25.52 ^~~~~~~~~~~~ 9:25.54 /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_pcb.c:4155:3: warning: code will never be executed [-Wunreachable-code] 9:25.54 being_refed++; 9:25.54 ^~~~~~~~~~~ 9:25.55 /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_pcb.c:4153:3: warning: code will never be executed [-Wunreachable-code] 9:25.55 being_refed++; 9:25.55 ^~~~~~~~~~~ 9:25.55 /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_pcb.c:4151:3: warning: code will never be executed [-Wunreachable-code] 9:25.55 being_refed++; 9:25.55 ^~~~~~~~~~~ 9:26.76 BUILDSTATUS BUILD_VERBOSE netwerk/wifi 9:26.78 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_netwerk_wifi0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/wifi -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/wifi -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_netwerk_wifi0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/wifi/Unified_cpp_netwerk_wifi0.cpp 9:26.99 /usr/bin/clang -std=gnu99 -o sctp_peeloff.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/sctp_peeloff.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_peeloff.c 9:27.14 4 warnings generated. 9:27.16 /usr/bin/clang -std=gnu99 -o sctp_sha1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/sctp_sha1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_sha1.c 9:27.21 netwerk/build 9:27.23 /usr/bin/clang++ -std=gnu++14 -o nsNetModule.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/extensions/auth -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/cache -I/Users/matthew/mozilla-central2/netwerk/dns -I/Users/matthew/mozilla-central2/netwerk/mime -I/Users/matthew/mozilla-central2/netwerk/protocol/about -I/Users/matthew/mozilla-central2/netwerk/protocol/data -I/Users/matthew/mozilla-central2/netwerk/protocol/file -I/Users/matthew/mozilla-central2/netwerk/protocol/ftp -I/Users/matthew/mozilla-central2/netwerk/protocol/http -I/Users/matthew/mozilla-central2/netwerk/protocol/res -I/Users/matthew/mozilla-central2/netwerk/protocol/viewsource -I/Users/matthew/mozilla-central2/netwerk/protocol/websocket -I/Users/matthew/mozilla-central2/netwerk/protocol/wyciwyg -I/Users/matthew/mozilla-central2/netwerk/socket -I/Users/matthew/mozilla-central2/netwerk/streamconv -I/Users/matthew/mozilla-central2/netwerk/streamconv/converters -I/Users/matthew/mozilla-central2/netwerk/system/mac -I/Users/matthew/mozilla-central2/netwerk/cookie -I/Users/matthew/mozilla-central2/netwerk/wifi -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/dns -I/Users/matthew/mozilla-central2/modules/brotli/dec -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsNetModule.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/build/nsNetModule.cpp 9:27.30 /usr/bin/clang -std=gnu99 -o sctp_ss_functions.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/sctp_ss_functions.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_ss_functions.c 9:27.71 /usr/bin/clang -std=gnu99 -o sctp_sysctl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/sctp_sysctl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_sysctl.c 9:27.86 /usr/bin/clang -std=gnu99 -o sctp_timer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/sctp_timer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_timer.c 9:28.52 /usr/bin/clang -std=gnu99 -o sctp_userspace.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/sctp_userspace.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_userspace.c 9:28.65 /usr/bin/clang -std=gnu99 -o sctp_usrreq.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/sctp_usrreq.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_usrreq.c 9:28.67 netwerk/wifi 9:28.67 /usr/bin/clang++ -std=gnu++14 -o osx_corewlan.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/wifi -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/wifi -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/osx_corewlan.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics -Wno-error=objc-method-access /Users/matthew/mozilla-central2/netwerk/wifi/osx_corewlan.mm 9:28.78 /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_usrreq.c:1088:11: warning: 'return' will never be executed [-Wunreachable-code-return] 9:28.78 return (0); 9:28.78 ^ 9:28.91 /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_usrreq.c:6879:3: warning: code will never be executed [-Wunreachable-code] 9:28.91 sctp_bindx_delete_address(inp, addrs->addr, 9:28.91 ^~~~~~~~~~~~~~~~~~~~~~~~~ 9:28.91 /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctp_usrreq.c:6828:3: warning: code will never be executed [-Wunreachable-code] 9:28.91 sctp_bindx_add_address(so, inp, addrs->addr, 9:28.91 ^~~~~~~~~~~~~~~~~~~~~~ 9:29.44 BUILDSTATUS BUILD_VERBOSE netwerk/sctp/src 9:29.44 /usr/bin/clang -std=gnu99 -o sctputil.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/sctputil.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet/sctputil.c 9:29.92 /usr/bin/clang -std=gnu99 -o sctp6_usrreq.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/sctp6_usrreq.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/netinet6/sctp6_usrreq.c 9:30.06 netwerk/test 9:30.07 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_netwerk_test0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-shadow -MD -MP -MF .deps/Unified_cpp_netwerk_test0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/test/Unified_cpp_netwerk_test0.cpp 9:30.17 /usr/bin/clang -std=gnu99 -o user_environment.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/user_environment.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/user_environment.c 9:30.34 netwerk/test/gtest 9:30.35 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_netwerk_test_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/test/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/test/gtest -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/xpcom/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom -I/Users/matthew/mozilla-central2/xpcom/components -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_netwerk_test_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/test/gtest/Unified_cpp_netwerk_test_gtest0.cpp 9:30.43 3 warnings generated. 9:30.46 netwerk/test/gtest/parse-ftp 9:30.46 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gtest_parse-ftp0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/test/gtest/parse-ftp -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/test/gtest/parse-ftp -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/netwerk/streamconv/converters -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_gtest_parse-ftp0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/test/gtest/parse-ftp/Unified_cpp_gtest_parse-ftp0.cpp 9:31.10 /usr/bin/clang -std=gnu99 -o user_mbuf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/user_mbuf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/user_mbuf.c 9:31.56 /usr/bin/clang -std=gnu99 -o user_recv_thread.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/user_recv_thread.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/user_recv_thread.c 9:31.61 /usr/bin/clang -std=gnu99 -o user_socket.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSCTP_SIMPLE_ALLOCATOR=1 -DSCTP_PROCESS_LEVEL_LOCKS=1 -D__Userspace__=1 -DCALLBACK_API=1 -DSCTP_DEBUG=1 -D__Userspace_os_Darwin=1 -D__APPLE_USE_RFC_2292=1 -U__APPLE__ -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/sctp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -std=gnu99 -MD -MP -MF .deps/user_socket.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/sctp/src/user_socket.c 9:31.78 /Users/matthew/mozilla-central2/netwerk/sctp/src/user_socket.c:2651:37: warning: code will never be executed [-Wunreachable-code] 9:31.78 sa = (struct sockaddr *)((caddr_t)sa + sa->sa_len); 9:31.78 ^~ 9:31.96 /Users/matthew/mozilla-central2/netwerk/wifi/osx_corewlan.mm:42:44: warning: instance method '-scanForNetworksWithParameters:error:' not found (return type defaults to 'id') [-Wobjc-method-access] 9:31.96 id scanResult = [[CWI_class interface] scanForNetworksWithParameters:nil error:nil]; 9:31.96 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 9:31.96 /Users/matthew/mozilla-central2/netwerk/wifi/osx_corewlan.mm:62:34: warning: instance method '-bssidData' not found (return type defaults to 'id'); did you mean '-ssidData'? [-Wobjc-method-access] 9:31.96 NSData* data = [anObject bssidData]; 9:31.97 ^~~~~~~~~ 9:31.97 ssidData 9:31.97 /Users/matthew/mozilla-central2/netwerk/wifi/osx_corewlan.mm:88:29: warning: instance method '-rssi' not found (return type defaults to 'id') [-Wobjc-method-access] 9:31.97 signal = [[anObject rssi] intValue]; 9:31.97 ^~~~ 9:32.32 3 warnings generated. 9:32.37 1 warning generated. 9:32.39 extensions/auth 9:32.41 /usr/bin/clang++ -std=gnu++14 -o nsAuthSASL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/extensions/auth -I/Users/matthew/mozilla-central2/obj-fx-dbg/extensions/auth -I/Users/matthew/mozilla-central2/netwerk/dns -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsAuthSASL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/extensions/auth/nsAuthSASL.cpp 9:32.47 ipc/chromium 9:32.50 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_ipc_chromium0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/chromium -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/chromium -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent/compat -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent/include -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_ipc_chromium0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/chromium/Unified_cpp_ipc_chromium0.cpp 9:32.72 /usr/bin/clang++ -std=gnu++14 -o nsHttpNegotiateAuth.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/extensions/auth -I/Users/matthew/mozilla-central2/obj-fx-dbg/extensions/auth -I/Users/matthew/mozilla-central2/netwerk/dns -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsHttpNegotiateAuth.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/extensions/auth/nsHttpNegotiateAuth.cpp 9:33.61 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_ipc_chromium1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/chromium -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/chromium -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent/compat -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent/include -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_ipc_chromium1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/chromium/Unified_cpp_ipc_chromium1.cpp 9:35.65 /usr/bin/clang++ -std=gnu++14 -o nsIAuthModule.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/extensions/auth -I/Users/matthew/mozilla-central2/obj-fx-dbg/extensions/auth -I/Users/matthew/mozilla-central2/netwerk/dns -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsIAuthModule.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/extensions/auth/nsIAuthModule.cpp 9:36.31 ipc/chromium/src/third_party 9:36.31 /usr/bin/clang -std=gnu99 -o Unified_c_src_third_party0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/chromium/src/third_party -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent/compat -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent/include -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_src_third_party0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/chromium/src/third_party/Unified_c_src_third_party0.c 9:36.63 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_ipc_chromium2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/chromium -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/chromium -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent/compat -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent/include -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_ipc_chromium2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/chromium/Unified_cpp_ipc_chromium2.cpp 9:37.18 /usr/bin/clang -std=gnu99 -o Unified_c_src_third_party1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/chromium/src/third_party -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent/compat -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent/include -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_src_third_party1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/chromium/src/third_party/Unified_c_src_third_party1.c 9:37.63 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_extensions_auth0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/extensions/auth -I/Users/matthew/mozilla-central2/obj-fx-dbg/extensions/auth -I/Users/matthew/mozilla-central2/netwerk/dns -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_extensions_auth0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/extensions/auth/Unified_cpp_extensions_auth0.cpp 9:37.84 /usr/bin/clang++ -std=gnu++14 -o platform_thread_mac.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/chromium -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/chromium -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent/compat -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent/include -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/platform_thread_mac.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/ipc/chromium/src/base/platform_thread_mac.mm 9:38.76 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_ipc_chromium0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_CONFIG_H -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/chromium -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/chromium -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent/compat -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent/include -I/Users/matthew/mozilla-central2/ipc/chromium/src/third_party/libevent/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_mm_ipc_chromium0.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/chromium/Unified_mm_ipc_chromium0.mm 9:39.72 ipc/glue 9:39.74 /usr/bin/clang++ -std=gnu++14 -o BackgroundChildImpl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_CHILD_PROCESS_NAME="plugin-container"' '-DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/dom/broadcastchannel -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-shadow -MD -MP -MF .deps/BackgroundChildImpl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/ipc/glue/BackgroundChildImpl.cpp 9:40.09 ipc/ipdl 9:40.10 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols0.cpp 9:41.04 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/chromium/Unified_mm_ipc_chromium0.mm:20: 9:41.04 /Users/matthew/mozilla-central2/ipc/chromium/src/base/mac_util.mm:22:7: warning: 'GetProcessBundleLocation' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 9:41.04 if (GetProcessBundleLocation(&psn, &fsref) != noErr) 9:41.04 ^ 9:41.04 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:815:1: note: 'GetProcessBundleLocation' has been explicitly marked deprecated here 9:41.04 GetProcessBundleLocation( 9:41.04 ^ 9:41.04 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/chromium/Unified_mm_ipc_chromium0.mm:20: 9:41.04 /Users/matthew/mozilla-central2/ipc/chromium/src/base/mac_util.mm:26:7: warning: 'FSGetCatalogInfo' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 9:41.04 if (FSGetCatalogInfo(&fsref, kFSCatInfoNodeFlags, &info, 9:41.04 ^ 9:41.04 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:2620:15: note: 'FSGetCatalogInfo' has been explicitly marked deprecated here 9:41.04 extern OSErr FSGetCatalogInfo(const FSRef *ref, FSCatalogInfoBitmap whichInfo, FSCatalogInfo *catalogInfo, HFSUniStr255 *outName, FSSpecPtr fsSpec, FSRef *parentRef) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 9:41.04 ^ 9:42.40 2 warnings generated. 9:42.50 ipc/testshell 9:42.50 /usr/bin/clang++ -std=gnu++14 -o TestShellChild.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/testshell -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/testshell -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestShellChild.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/ipc/testshell/TestShellChild.cpp 9:42.64 /usr/bin/clang++ -std=gnu++14 -o BackgroundParentImpl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_CHILD_PROCESS_NAME="plugin-container"' '-DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/dom/broadcastchannel -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-shadow -MD -MP -MF .deps/BackgroundParentImpl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/ipc/glue/BackgroundParentImpl.cpp 9:43.01 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols1.cpp 9:44.97 /usr/bin/clang++ -std=gnu++14 -o TestShellParent.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/testshell -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/testshell -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestShellParent.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/ipc/testshell/TestShellParent.cpp 9:45.79 /usr/bin/clang++ -std=gnu++14 -o FileDescriptorSetChild.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_CHILD_PROCESS_NAME="plugin-container"' '-DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/dom/broadcastchannel -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-shadow -MD -MP -MF .deps/FileDescriptorSetChild.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/ipc/glue/FileDescriptorSetChild.cpp 9:47.52 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols10.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols10.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols10.cpp 9:49.53 ipc/contentproc 9:49.53 /usr/bin/clang++ -std=gnu++14 -o plugin-container.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -I/Users/matthew/mozilla-central2/ipc/contentproc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/contentproc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/plugin-container.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/ipc/contentproc/plugin-container.cpp 9:50.07 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols11.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols11.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols11.cpp 9:50.74 /usr/bin/clang++ -std=gnu++14 -o XPCShellEnvironment.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/testshell -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/testshell -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/XPCShellEnvironment.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/ipc/testshell/XPCShellEnvironment.cpp 9:51.33 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols12.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols12.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols12.cpp 9:52.38 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols13.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols13.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols13.cpp 9:55.61 /usr/bin/clang++ -std=gnu++14 -o FileDescriptorSetParent.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_CHILD_PROCESS_NAME="plugin-container"' '-DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/dom/broadcastchannel -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-shadow -MD -MP -MF .deps/FileDescriptorSetParent.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/ipc/glue/FileDescriptorSetParent.cpp 9:57.23 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols14.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols14.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols14.cpp 9:59.44 /usr/bin/clang++ -std=gnu++14 -o GeckoChildProcessHost.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_CHILD_PROCESS_NAME="plugin-container"' '-DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/dom/broadcastchannel -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-shadow -MD -MP -MF .deps/GeckoChildProcessHost.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/ipc/glue/GeckoChildProcessHost.cpp 10:04.96 js/ipc 10:04.97 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_ipc0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DBIN_SUFFIX=""' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/js/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/js/ipc -I/Users/matthew/mozilla-central2/js/src -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_ipc0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/ipc/Unified_cpp_js_ipc0.cpp 10:05.44 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_ipc_glue0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_CHILD_PROCESS_NAME="plugin-container"' '-DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/dom/broadcastchannel -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-shadow -MD -MP -MF .deps/Unified_cpp_ipc_glue0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/glue/Unified_cpp_ipc_glue0.cpp 10:06.89 hal 10:06.91 /usr/bin/clang++ -std=gnu++14 -o Hal.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/hal -I/Users/matthew/mozilla-central2/obj-fx-dbg/hal -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Hal.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/hal/Hal.cpp 10:07.67 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_ipc_glue1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_CHILD_PROCESS_NAME="plugin-container"' '-DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/dom/broadcastchannel -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-shadow -MD -MP -MF .deps/Unified_cpp_ipc_glue1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/glue/Unified_cpp_ipc_glue1.cpp 10:14.28 js/xpconnect/wrappers 10:14.29 /usr/bin/clang++ -std=gnu++14 -o XrayWrapper.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-shadow -MD -MP -MF .deps/XrayWrapper.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/xpconnect/wrappers/XrayWrapper.cpp 10:14.49 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_hal0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/hal -I/Users/matthew/mozilla-central2/obj-fx-dbg/hal -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_hal0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/hal/Unified_cpp_hal0.cpp 10:14.67 /usr/bin/clang++ -std=gnu++14 -o SharedMemoryBasic_mach.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_CHILD_PROCESS_NAME="plugin-container"' '-DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/dom/broadcastchannel -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-shadow -MD -MP -MF .deps/SharedMemoryBasic_mach.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/ipc/glue/SharedMemoryBasic_mach.mm 10:15.67 js/xpconnect/loader 10:15.67 /usr/bin/clang++ -std=gnu++14 -o mozJSComponentLoader.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-shadow -MD -MP -MF .deps/mozJSComponentLoader.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/xpconnect/loader/mozJSComponentLoader.cpp 10:17.94 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_hal0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/hal -I/Users/matthew/mozilla-central2/obj-fx-dbg/hal -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_mm_hal0.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/hal/Unified_mm_hal0.mm 10:21.77 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_xpconnect_wrappers0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-shadow -MD -MP -MF .deps/Unified_cpp_xpconnect_wrappers0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/xpconnect/wrappers/Unified_cpp_xpconnect_wrappers0.cpp 10:22.12 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_xpconnect_loader0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-shadow -MD -MP -MF .deps/Unified_cpp_js_xpconnect_loader0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/xpconnect/loader/Unified_cpp_js_xpconnect_loader0.cpp 10:22.44 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_ipc_glue0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_CHILD_PROCESS_NAME="plugin-container"' '-DMOZ_CHILD_PROCESS_BUNDLE="plugin-container.app/Contents/MacOS/"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/dom/broadcastchannel -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-shadow -MD -MP -MF .deps/Unified_mm_ipc_glue0.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/glue/Unified_mm_ipc_glue0.mm 10:23.29 js/xpconnect/src 10:23.30 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_xpconnect_src0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DENABLE_WASM_GC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/xpconnect/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-shadow -Werror=format -MD -MP -MF .deps/Unified_cpp_js_xpconnect_src0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/xpconnect/src/Unified_cpp_js_xpconnect_src0.cpp 10:24.72 js/xpconnect/tests/components/native 10:24.72 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_components_native0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/js/xpconnect/tests/components/native -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/xpconnect/tests/components/native -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_components_native0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/xpconnect/tests/components/native/Unified_cpp_components_native0.cpp 10:25.13 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_js_xpconnect_src1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DENABLE_WASM_GC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/xpconnect/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-shadow -Werror=format -MD -MP -MF .deps/Unified_cpp_js_xpconnect_src1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/js/xpconnect/src/Unified_cpp_js_xpconnect_src1.cpp 10:26.67 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols15.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols15.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols15.cpp 10:27.14 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols16.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols16.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols16.cpp 10:28.27 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols17.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols17.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols17.cpp 10:31.22 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols18.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols18.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols18.cpp 10:36.27 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols19.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols19.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols19.cpp 10:37.82 intl/chardet 10:37.83 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_intl_chardet0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/intl/chardet -I/Users/matthew/mozilla-central2/obj-fx-dbg/intl/chardet -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_intl_chardet0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/intl/chardet/Unified_cpp_intl_chardet0.cpp 10:39.12 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols2.cpp 10:42.30 modules/libjar 10:42.32 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_modules_libjar0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/modules/libjar -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/libjar -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_modules_libjar0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/modules/libjar/Unified_cpp_modules_libjar0.cpp 10:46.33 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols20.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols20.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols20.cpp 10:47.09 modules/libjar/zipwriter 10:47.11 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_libjar_zipwriter0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/modules/libjar/zipwriter -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/libjar/zipwriter -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_libjar_zipwriter0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/modules/libjar/zipwriter/Unified_cpp_libjar_zipwriter0.cpp 10:47.51 storage 10:47.51 /usr/bin/clang++ -std=gnu++14 -o mozStorageBindingParams.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DMOZ_STORAGE_MEMORY -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/storage -I/Users/matthew/mozilla-central2/obj-fx-dbg/storage -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/db/sqlite3/src -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/mozStorageBindingParams.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/storage/mozStorageBindingParams.cpp 10:51.79 /usr/bin/clang++ -std=gnu++14 -o mozStorageConnection.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DMOZ_STORAGE_MEMORY -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/storage -I/Users/matthew/mozilla-central2/obj-fx-dbg/storage -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/db/sqlite3/src -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/mozStorageConnection.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/storage/mozStorageConnection.cpp 10:52.53 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols21.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols21.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols21.cpp 10:54.83 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_storage0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DMOZ_STORAGE_MEMORY -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/storage -I/Users/matthew/mozilla-central2/obj-fx-dbg/storage -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/db/sqlite3/src -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_storage0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/storage/Unified_cpp_storage0.cpp 10:55.89 storage/build 10:55.89 /usr/bin/clang++ -std=gnu++14 -o mozStorageModule.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/storage/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/storage/build -I/Users/matthew/mozilla-central2/storage -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/mozStorageModule.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/storage/build/mozStorageModule.cpp 10:56.19 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols22.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols22.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols22.cpp 10:57.20 storage/test/gtest 10:57.21 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_storage_test_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/storage/test/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/storage/test/gtest -I/Users/matthew/mozilla-central2/storage -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_storage_test_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/storage/test/gtest/Unified_cpp_storage_test_gtest0.cpp 10:58.19 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols23.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols23.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols23.cpp 11:02.25 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_storage1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DMOZ_STORAGE_MEMORY -DSQLITE_MAX_LIKE_PATTERN_LENGTH=50000 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/storage -I/Users/matthew/mozilla-central2/obj-fx-dbg/storage -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/db/sqlite3/src -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_storage1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/storage/Unified_cpp_storage1.cpp 11:03.41 extensions/cookie 11:03.42 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_extensions_cookie0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/extensions/cookie -I/Users/matthew/mozilla-central2/obj-fx-dbg/extensions/cookie -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_extensions_cookie0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/extensions/cookie/Unified_cpp_extensions_cookie0.cpp 11:03.99 extensions/permissions 11:04.01 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_permissions0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/extensions/permissions -I/Users/matthew/mozilla-central2/obj-fx-dbg/extensions/permissions -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_permissions0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/extensions/permissions/Unified_cpp_permissions0.cpp 11:05.04 media/webrtc/signaling/src/common 11:05.06 /usr/bin/clang -std=gnu99 -o Unified_c_src_common0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_src_common0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/common/Unified_c_src_common0.c 11:05.21 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_src_common0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_src_common0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/common/Unified_cpp_src_common0.cpp 11:07.27 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols24.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols24.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols24.cpp 11:07.51 media/webrtc/signaling/src/jsep 11:07.52 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_signaling_src_jsep0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/jsep -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/jsep -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_signaling_src_jsep0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/jsep/Unified_cpp_signaling_src_jsep0.cpp 11:08.58 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols25.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols25.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols25.cpp 11:08.79 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols26.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols26.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols26.cpp 11:09.31 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols27.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols27.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols27.cpp 11:15.42 media/webrtc/signaling/src/media-conduit 11:15.44 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_src_media-conduit0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/media-conduit -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/media-conduit -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/browser_logging -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_src_media-conduit0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/media-conduit/Unified_cpp_src_media-conduit0.cpp 11:17.63 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols28.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols28.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols28.cpp 11:18.94 media/webrtc/signaling/src/mediapipeline 11:18.95 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_src_mediapipeline0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DTRACING -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/mediapipeline -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/mediapipeline -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/media-conduit -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_src_mediapipeline0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/mediapipeline/Unified_cpp_src_mediapipeline0.cpp 11:19.99 media/webrtc/signaling/src/peerconnection 11:19.99 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_src_peerconnection0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/browser_logging -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/media-conduit -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/mediapipeline -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_src_peerconnection0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/peerconnection/Unified_cpp_src_peerconnection0.cpp 11:21.55 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols29.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols29.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols29.cpp 11:21.76 media/webrtc/signaling/src/sdp 11:21.77 /usr/bin/clang -std=gnu99 -o cpr_string.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSIP_OS_OSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/browser_logging -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cpr_string.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp/sipcc/cpr_string.c 11:21.92 /usr/bin/clang -std=gnu99 -o sdp_access.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSIP_OS_OSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/browser_logging -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sdp_access.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp/sipcc/sdp_access.c 11:22.47 /usr/bin/clang -std=gnu99 -o sdp_attr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSIP_OS_OSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/browser_logging -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sdp_attr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp/sipcc/sdp_attr.c 11:22.99 media/webrtc/signaling/gtest 11:23.00 /usr/bin/clang++ -std=gnu++14 -o jsep_session_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/gtest -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/media-conduit -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/mediapipeline -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/jsep_session_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/gtest/jsep_session_unittest.cpp 11:24.33 /usr/bin/clang -std=gnu99 -o sdp_attr_access.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSIP_OS_OSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/browser_logging -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sdp_attr_access.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp/sipcc/sdp_attr_access.c 11:24.40 make[4]: Nothing to be done for `target'. 11:24.45 /usr/bin/clang++ -std=gnu++14 -o jsep_track_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/gtest -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/media-conduit -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/mediapipeline -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/jsep_track_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/gtest/jsep_track_unittest.cpp 11:26.00 /usr/bin/clang -std=gnu99 -o sdp_base64.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSIP_OS_OSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/browser_logging -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sdp_base64.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp/sipcc/sdp_base64.c 11:26.12 /usr/bin/clang -std=gnu99 -o sdp_config.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSIP_OS_OSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/browser_logging -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sdp_config.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp/sipcc/sdp_config.c 11:26.26 /usr/bin/clang -std=gnu99 -o sdp_main.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSIP_OS_OSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/browser_logging -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sdp_main.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp/sipcc/sdp_main.c 11:26.58 /usr/bin/clang -std=gnu99 -o sdp_services_unix.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSIP_OS_OSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/browser_logging -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sdp_services_unix.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp/sipcc/sdp_services_unix.c 11:26.71 /usr/bin/clang -std=gnu99 -o sdp_token.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSIP_OS_OSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/browser_logging -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sdp_token.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp/sipcc/sdp_token.c 11:27.26 /usr/bin/clang -std=gnu99 -o sdp_utils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSIP_OS_OSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/browser_logging -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sdp_utils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp/sipcc/sdp_utils.c 11:27.55 /usr/bin/clang++ -std=gnu++14 -o RsdparsaSdp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSIP_OS_OSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/browser_logging -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/RsdparsaSdp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp/RsdparsaSdp.cpp 11:30.96 /usr/bin/clang++ -std=gnu++14 -o RsdparsaSdpAttributeList.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSIP_OS_OSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/browser_logging -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/RsdparsaSdpAttributeList.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp/RsdparsaSdpAttributeList.cpp 11:37.50 /usr/bin/clang++ -std=gnu++14 -o mediaconduit_unittests.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/gtest -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/media-conduit -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/mediapipeline -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/mediaconduit_unittests.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/gtest/mediaconduit_unittests.cpp 11:37.77 /usr/bin/clang++ -std=gnu++14 -o RsdparsaSdpGlue.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSIP_OS_OSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/browser_logging -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/RsdparsaSdpGlue.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp/RsdparsaSdpGlue.cpp 11:39.12 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols3.cpp 11:40.22 /usr/bin/clang++ -std=gnu++14 -o RsdparsaSdpMediaSection.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSIP_OS_OSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/browser_logging -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/RsdparsaSdpMediaSection.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp/RsdparsaSdpMediaSection.cpp 11:40.77 make[4]: Nothing to be done for `target'. 11:40.78 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols30.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols30.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols30.cpp 11:41.16 /usr/bin/clang++ -std=gnu++14 -o mediapipeline_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/gtest -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/media-conduit -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/mediapipeline -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/mediapipeline_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/gtest/mediapipeline_unittest.cpp 11:42.46 /usr/bin/clang++ -std=gnu++14 -o RsdparsaSdpParser.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSIP_OS_OSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/browser_logging -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/RsdparsaSdpParser.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp/RsdparsaSdpParser.cpp 11:44.49 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_signaling_src_sdp0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSIP_OS_OSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/sdp -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/browser_logging -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_signaling_src_sdp0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/src/sdp/Unified_cpp_signaling_src_sdp0.cpp 11:44.93 make[4]: Nothing to be done for `target'. 11:44.95 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols31.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols31.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols31.cpp 11:47.83 /usr/bin/clang++ -std=gnu++14 -o rtpsources_unittests.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/gtest -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/media-conduit -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/mediapipeline -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/rtpsources_unittests.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/gtest/rtpsources_unittests.cpp 11:52.79 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols4.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols4.cpp 11:55.80 media/webrtc/trunk/webrtc/api/video_frame_api_gn 11:55.81 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_video_frame_api_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/api/video_frame_api_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/api/video_frame_api_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_video_frame_api_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/api/video_frame_api_gn/Unified_cpp_video_frame_api_gn0.cpp 11:56.92 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols5.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols5.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols5.cpp 11:59.64 /usr/bin/clang++ -std=gnu++14 -o sdp_unittests.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/gtest -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/media-conduit -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/mediapipeline -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/sdp_unittests.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/gtest/sdp_unittests.cpp 12:01.94 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols6.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols6.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols6.cpp 12:03.31 /usr/bin/clang++ -std=gnu++14 -o videoconduit_unittests.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/signaling/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/signaling/gtest -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/media-conduit -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/mediapipeline -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/videoconduit_unittests.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/signaling/gtest/videoconduit_unittests.cpp 12:04.42 media/webrtc/trunk/webrtc/audio/audio_gn 12:04.45 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_audio_audio_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/audio/audio_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/audio/audio_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_device/dummy -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_device/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_audio_audio_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/audio/audio_gn/Unified_cpp_audio_audio_gn0.cpp 12:06.99 media/webrtc/trunk/webrtc/audio/utility/audio_frame_operations_gn 12:06.99 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp__frame_operations_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/audio/utility/audio_frame_operations_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/audio/utility/audio_frame_operations_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp__frame_operations_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/audio/utility/audio_frame_operations_gn/Unified_cpp__frame_operations_gn0.cpp 12:07.91 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols7.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols7.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols7.cpp 12:08.18 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols8.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols8.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols8.cpp 12:08.24 /usr/bin/clang++ -std=gnu++14 -o UnifiedProtocols9.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/UnifiedProtocols9.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/UnifiedProtocols9.cpp 12:11.41 make[4]: Nothing to be done for `target'. 12:11.42 /usr/bin/clang++ -std=gnu++14 -o IPCMessageTypeName.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/IPCMessageTypeName.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/IPCMessageTypeName.cpp 12:16.47 media/webrtc/trunk/webrtc/base/rtc_base_approved_gn 12:16.48 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_rtc_base_approved_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/base/rtc_base_approved_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/base/rtc_base_approved_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_rtc_base_approved_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/base/rtc_base_approved_gn/Unified_cpp_rtc_base_approved_gn0.cpp 12:17.20 media/webrtc/trunk/webrtc/base/rtc_numerics_gn 12:17.21 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_rtc_numerics_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/base/rtc_numerics_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/base/rtc_numerics_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_rtc_numerics_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/base/rtc_numerics_gn/Unified_cpp_rtc_numerics_gn0.cpp 12:17.41 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_rtc_base_approved_gn1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/base/rtc_base_approved_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/base/rtc_base_approved_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_rtc_base_approved_gn1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/base/rtc_base_approved_gn/Unified_cpp_rtc_base_approved_gn1.cpp 12:21.05 media/webrtc/trunk/webrtc/base/rtc_task_queue_gn 12:21.06 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_rtc_task_queue_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/base/rtc_task_queue_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/base/rtc_task_queue_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_rtc_task_queue_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/base/rtc_task_queue_gn/Unified_cpp_rtc_task_queue_gn0.cpp 12:22.21 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_rtc_base_approved_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/base/rtc_base_approved_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/base/rtc_base_approved_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_mm_rtc_base_approved_gn0.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/base/rtc_base_approved_gn/Unified_mm_rtc_base_approved_gn0.mm 12:22.95 media/webrtc/trunk/webrtc/call/call_gn 12:22.96 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_call_call_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/call/call_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/call/call_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_webrtc_call_call_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/call/call_gn/Unified_cpp_webrtc_call_call_gn0.cpp 12:23.88 media/webrtc/trunk/webrtc/call/call_interfaces_gn 12:23.90 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_call_interfaces_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/call/call_interfaces_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/call/call_interfaces_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_call_interfaces_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/call/call_interfaces_gn/Unified_cpp_call_interfaces_gn0.cpp 12:24.11 media/webrtc/trunk/webrtc/common_audio/common_audio_c_gn 12:24.11 /usr/bin/clang -std=gnu99 -o vad_core.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/common_audio_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/common_audio/common_audio_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/vad_core.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/vad_core.c 12:24.36 /usr/bin/clang -std=gnu99 -o webrtc_vad.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/common_audio_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/common_audio/common_audio_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/webrtc_vad.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/webrtc_vad.c 12:24.47 /usr/bin/clang -std=gnu99 -o Unified_c_common_audio_c_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/common_audio_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/common_audio/common_audio_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_common_audio_c_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/common_audio/common_audio_c_gn/Unified_c_common_audio_c_gn0.c 12:24.72 media/webrtc/trunk/webrtc/common_audio/common_audio_gn 12:24.73 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_common_audio_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/common_audio_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/common_audio/common_audio_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_common_audio_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/common_audio/common_audio_gn/Unified_cpp_common_audio_gn0.cpp 12:24.91 /usr/bin/clang -std=gnu99 -o Unified_c_common_audio_c_gn1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/common_audio_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/common_audio/common_audio_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_common_audio_c_gn1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/common_audio/common_audio_c_gn/Unified_c_common_audio_c_gn1.c 12:25.26 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_common_audio_gn1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/common_audio_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/common_audio/common_audio_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_common_audio_gn1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/common_audio/common_audio_gn/Unified_cpp_common_audio_gn1.cpp 12:25.28 /usr/bin/clang -std=gnu99 -o Unified_c_common_audio_c_gn2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/common_audio_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/common_audio/common_audio_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_common_audio_c_gn2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/common_audio/common_audio_c_gn/Unified_c_common_audio_c_gn2.c 12:25.72 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/common_audio/common_audio_gn/Unified_cpp_common_audio_gn0.cpp:101: 12:25.72 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/resampler.cc:54:28: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 12:25.72 if (!state_ || channels_ != num_channels || 12:25.72 ~~~~~~~~~ ^ ~~~~~~~~~~~~ 12:25.96 BUILDSTATUS BUILD_VERBOSE media/webrtc/trunk/webrtc/common_video/common_video_gn 12:25.96 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_common_video_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/common_video_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/common_video/common_video_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_common_video_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/common_video/common_video_gn/Unified_cpp_common_video_gn0.cpp 12:25.98 make[4]: Nothing to be done for `target'. 12:26.01 media/webrtc/trunk/webrtc/logging/rtc_event_log_impl_gn 12:26.01 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_tc_event_log_impl_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/logging/rtc_event_log_impl_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/logging/rtc_event_log_impl_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_tc_event_log_impl_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/logging/rtc_event_log_impl_gn/Unified_cpp_tc_event_log_impl_gn0.cpp 12:26.79 media/webrtc/trunk/webrtc/media/mozilla_rtc_media_gn 12:26.80 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_mozilla_rtc_media_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/media/mozilla_rtc_media_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/media/mozilla_rtc_media_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_mozilla_rtc_media_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/media/mozilla_rtc_media_gn/Unified_cpp_mozilla_rtc_media_gn0.cpp 12:27.71 media/webrtc/trunk/webrtc/modules/audio_coding/audio_coding_gn 12:27.75 /usr/bin/clang++ -std=gnu++14 -o codec_manager.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_CODEC_G722 -DWEBRTC_CODEC_OPUS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/audio_coding_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/audio_coding_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/codec_manager.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/acm2/codec_manager.cc 12:27.82 make[4]: Nothing to be done for `target'. 12:27.86 media/webrtc/trunk/webrtc/modules/audio_coding/audio_decoder_interface_gn 12:27.88 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_decoder_interface_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/audio_decoder_interface_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/audio_decoder_interface_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_decoder_interface_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/audio_decoder_interface_gn/Unified_cpp_decoder_interface_gn0.cpp 12:27.89 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/common_video/common_video_gn/Unified_cpp_common_video_gn0.cpp:56: 12:27.89 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/h264/sps_parser.cc:22:9: warning: 'RETURN_EMPTY_ON_FAIL' macro redefined [-Wmacro-redefined] 12:27.89 #define RETURN_EMPTY_ON_FAIL(x) \ 12:27.89 ^ 12:27.89 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/h264/pps_parser.cc:20:9: note: previous definition is here 12:27.89 #define RETURN_EMPTY_ON_FAIL(x) \ 12:27.89 ^ 12:28.79 1 warning generated. 12:28.81 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_audio_coding_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_CODEC_G722 -DWEBRTC_CODEC_OPUS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/audio_coding_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/audio_coding_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_audio_coding_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/audio_coding_gn/Unified_cpp_audio_coding_gn0.cpp 12:29.31 media/webrtc/trunk/webrtc/modules/audio_coding/audio_encoder_interface_gn 12:29.32 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_encoder_interface_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/audio_encoder_interface_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/audio_encoder_interface_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_encoder_interface_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/audio_encoder_interface_gn/Unified_cpp_encoder_interface_gn0.cpp 12:29.46 media/webrtc/trunk/webrtc/modules/audio_coding/audio_format_conversion_gn 12:29.47 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_format_conversion_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/audio_format_conversion_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/audio_format_conversion_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_format_conversion_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/audio_format_conversion_gn/Unified_cpp_format_conversion_gn0.cpp 12:29.62 media/webrtc/trunk/webrtc/modules/audio_coding/audio_format_gn 12:29.63 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_audio_format_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/audio_format_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/audio_format_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_audio_format_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/audio_format_gn/Unified_cpp_audio_format_gn0.cpp 12:30.71 media/webrtc/trunk/webrtc/modules/audio_coding/audio_network_adaptor_gn 12:30.71 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_o_network_adaptor_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/audio_network_adaptor_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/audio_network_adaptor_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_o_network_adaptor_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/audio_network_adaptor_gn/Unified_cpp_o_network_adaptor_gn0.cpp 12:30.82 media/webrtc/trunk/webrtc/modules/audio_coding/builtin_audio_decoder_factory_gn 12:30.83 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_o_decoder_factory_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_CODEC_G722 -DWEBRTC_CODEC_OPUS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/builtin_audio_decoder_factory_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/builtin_audio_decoder_factory_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_o_decoder_factory_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/builtin_audio_decoder_factory_gn/Unified_cpp_o_decoder_factory_gn0.cpp 12:30.89 1 warning generated. 12:30.93 media/webrtc/trunk/webrtc/modules/audio_coding/cng_gn 12:30.94 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_audio_coding_cng_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/cng_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/cng_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_audio_coding_cng_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/cng_gn/Unified_cpp_audio_coding_cng_gn0.cpp 12:31.33 media/webrtc/trunk/webrtc/modules/audio_coding/g711_c_gn 12:31.33 /usr/bin/clang -std=gnu99 -o Unified_c_g711_c_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/g711_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/g711_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_g711_c_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/g711_c_gn/Unified_c_g711_c_gn0.c 12:31.49 media/webrtc/trunk/webrtc/modules/audio_coding/g711_gn 12:31.50 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_g711_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/g711_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/g711_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_g711_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/g711_gn/Unified_cpp_g711_gn0.cpp 12:31.75 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/cng_gn/Unified_cpp_audio_coding_cng_gn0.cpp:2: 12:31.75 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc:48:75: warning: possible misuse of comma operator here [-Wcomma] 12:31.75 ([&] { RTC_CHECK(config.IsOk()) << "Invalid configuration."; }(), 12:31.75 ^ 12:31.75 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc:48:12: note: cast expression to void to silence warning 12:31.75 ([&] { RTC_CHECK(config.IsOk()) << "Invalid configuration."; }(), 12:31.75 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12:31.75 static_cast( ) 12:32.16 BUILDSTATUS BUILD_VERBOSE media/webrtc/trunk/webrtc/modules/audio_coding/g722_c_gn 12:32.16 /usr/bin/clang -std=gnu99 -o g722_decode.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/g722_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/g722_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/g722_decode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/g722_decode.c 12:32.36 media/webrtc/trunk/webrtc/modules/audio_coding/g722_c_gn 12:32.36 /usr/bin/clang -std=gnu99 -o g722_encode.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/g722_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/g722_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/g722_encode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/g722/g722_encode.c 12:32.56 /usr/bin/clang -std=gnu99 -o Unified_c_g722_c_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/g722_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/g722_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_g722_c_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/g722_c_gn/Unified_c_g722_c_gn0.c 12:32.58 media/webrtc/trunk/webrtc/modules/audio_coding/g722_gn 12:32.59 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_g722_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/g722_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/g722_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_g722_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/g722_gn/Unified_cpp_g722_gn0.cpp 12:32.95 1 warning generated. 12:32.97 media/webrtc/trunk/webrtc/modules/audio_coding/isac_c_gn 12:32.97 /usr/bin/clang -std=gnu99 -o Unified_c_isac_c_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/isac_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/isac_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_isac_c_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/isac_c_gn/Unified_c_isac_c_gn0.c 12:32.99 media/webrtc/trunk/webrtc/modules/audio_coding/isac_common_gn 12:32.99 /usr/bin/clang -std=gnu99 -o Unified_c_isac_c_gn1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/isac_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/isac_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_isac_c_gn1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/isac_c_gn/Unified_c_isac_c_gn1.c 12:33.00 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_isac_common_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/isac_common_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/isac_common_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_isac_common_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/isac_common_gn/Unified_cpp_isac_common_gn0.cpp 12:33.01 media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_c_gn 12:33.01 /usr/bin/clang -std=gnu99 -o pitch_filter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pitch_filter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter.c 12:33.18 /usr/bin/clang -std=gnu99 -o pitch_filter_c.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pitch_filter_c.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c 12:33.28 /usr/bin/clang -std=gnu99 -o Unified_c_isac_fix_c_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_isac_fix_c_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_c_gn/Unified_c_isac_fix_c_gn0.c 12:33.78 /usr/bin/clang -std=gnu99 -o Unified_c_isac_fix_c_gn1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_isac_fix_c_gn1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_c_gn/Unified_c_isac_fix_c_gn1.c 12:34.11 media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_gn 12:34.12 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_isac_fix_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_isac_fix_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_gn/Unified_cpp_isac_fix_gn0.cpp 12:34.20 media/webrtc/trunk/webrtc/modules/audio_coding/isac_gn 12:34.22 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_isac_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/isac_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/isac_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_isac_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/isac_gn/Unified_cpp_isac_gn0.cpp 12:34.56 media/webrtc/trunk/webrtc/modules/audio_coding/neteq_gn 12:34.57 /usr/bin/clang++ -std=gnu++14 -o audio_vector.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_CODEC_G722 -DWEBRTC_CODEC_OPUS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_CODEC_ISAC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/neteq_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/neteq_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/audio_vector.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/audio_vector.cc 12:34.76 media/webrtc/trunk/webrtc/modules/audio_coding/pcm16b_c_gn 12:34.76 /usr/bin/clang -std=gnu99 -o Unified_c_pcm16b_c_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/pcm16b_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/pcm16b_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_pcm16b_c_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/pcm16b_c_gn/Unified_c_pcm16b_c_gn0.c 12:34.87 media/webrtc/trunk/webrtc/modules/audio_coding/pcm16b_gn 12:34.89 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_pcm16b_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/pcm16b_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/pcm16b_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_pcm16b_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/pcm16b_gn/Unified_cpp_pcm16b_gn0.cpp 12:35.57 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_neteq_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_CODEC_G722 -DWEBRTC_CODEC_OPUS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_CODEC_ISAC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/neteq_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/neteq_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_neteq_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/neteq_gn/Unified_cpp_neteq_gn0.cpp 12:35.65 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_neteq_gn1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_CODEC_G722 -DWEBRTC_CODEC_OPUS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_CODEC_ISAC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/neteq_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/neteq_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_neteq_gn1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/neteq_gn/Unified_cpp_neteq_gn1.cpp 12:35.71 media/webrtc/trunk/webrtc/modules/audio_coding/rent_a_codec_gn 12:35.71 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_rent_a_codec_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_CODEC_G722 -DWEBRTC_CODEC_OPUS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/rent_a_codec_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/rent_a_codec_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_rent_a_codec_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/rent_a_codec_gn/Unified_cpp_rent_a_codec_gn0.cpp 12:35.73 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_neteq_gn2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_CODEC_G722 -DWEBRTC_CODEC_OPUS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_CODEC_ISAC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/neteq_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/neteq_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_neteq_gn2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/neteq_gn/Unified_cpp_neteq_gn2.cpp 12:36.16 media/webrtc/trunk/webrtc/modules/audio_coding/webrtc_opus_c_gn 12:36.16 /usr/bin/clang -std=gnu99 -o Unified_c_webrtc_opus_c_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/webrtc_opus_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/webrtc_opus_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_webrtc_opus_c_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/webrtc_opus_c_gn/Unified_c_webrtc_opus_c_gn0.c 12:36.36 media/webrtc/trunk/webrtc/modules/audio_coding/webrtc_opus_gn 12:36.36 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_opus_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_OPUS_VARIABLE_COMPLEXITY=0 -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/webrtc_opus_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/webrtc_opus_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_webrtc_opus_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/webrtc_opus_gn/Unified_cpp_webrtc_opus_gn0.cpp 12:36.59 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/neteq_gn/Unified_cpp_neteq_gn1.cpp:2: 12:36.59 In file included from /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/expand.cc:21: 12:36.59 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/background_noise.h:98:22: warning: possible misuse of comma operator here [-Wcomma] 12:36.59 mute_factor = 0, 12:36.59 ^ 12:36.59 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/background_noise.h:98:7: note: cast expression to void to silence warning 12:36.59 mute_factor = 0, 12:36.59 ^~~~~~~~~~~~~~~ 12:36.59 static_cast( ) 12:36.59 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/neteq_gn/Unified_cpp_neteq_gn0.cpp:29: 12:36.59 In file included from /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/background_noise.cc:11: 12:36.59 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/background_noise.h:98:22: warning: possible misuse of comma operator here [-Wcomma] 12:36.60 mute_factor = 0, 12:36.60 ^ 12:36.60 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/background_noise.h:98:7: note: cast expression to void to silence warning 12:36.60 mute_factor = 0, 12:36.60 ^~~~~~~~~~~~~~~ 12:36.60 static_cast( ) 12:36.68 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_coding/neteq_gn/Unified_cpp_neteq_gn2.cpp:2: 12:36.68 In file included from /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/time_stretch.cc:18: 12:36.68 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/background_noise.h:98:22: warning: possible misuse of comma operator here [-Wcomma] 12:36.68 mute_factor = 0, 12:36.68 ^ 12:36.68 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/background_noise.h:98:7: note: cast expression to void to silence warning 12:36.68 mute_factor = 0, 12:36.68 ^~~~~~~~~~~~~~~ 12:36.68 static_cast( ) 12:36.95 BUILDSTATUS BUILD_VERBOSE media/webrtc/trunk/webrtc/modules/audio_conference_mixer/audio_conference_mixer_gn 12:36.95 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp__conference_mixer_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_conference_mixer/audio_conference_mixer_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_conference_mixer/audio_conference_mixer_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_conference_mixer/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp__conference_mixer_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_conference_mixer/audio_conference_mixer_gn/Unified_cpp__conference_mixer_gn0.cpp 12:37.32 1 warning generated. 12:37.36 media/webrtc/trunk/webrtc/modules/audio_device/audio_device_gn 12:37.38 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_audio_device_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_DUMMY_AUDIO_BUILD -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_device/audio_device_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_device/audio_device_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_device/dummy -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_device/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_device/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_audio_device_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_device/audio_device_gn/Unified_cpp_audio_device_gn0.cpp 12:37.39 media/webrtc/trunk/webrtc/modules/audio_mixer/audio_frame_manipulator_gn 12:37.40 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_frame_manipulator_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_mixer/audio_frame_manipulator_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_mixer/audio_frame_manipulator_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_frame_manipulator_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_mixer/audio_frame_manipulator_gn/Unified_cpp_frame_manipulator_gn0.cpp 12:38.52 media/webrtc/trunk/webrtc/modules/audio_mixer/audio_mixer_impl_gn 12:38.52 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_audio_mixer_impl_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_mixer/audio_mixer_impl_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_mixer/audio_mixer_impl_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_audio_mixer_impl_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_mixer/audio_mixer_impl_gn/Unified_cpp_audio_mixer_impl_gn0.cpp 12:38.60 media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_c_gn 12:38.61 /usr/bin/clang -std=gnu99 -o analog_agc.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/analog_agc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/agc/legacy/analog_agc.c 12:38.99 /usr/bin/clang -std=gnu99 -o Unified_c_udio_processing_c_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_c_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_udio_processing_c_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_c_gn/Unified_c_udio_processing_c_gn0.c 12:39.78 media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn 12:39.80 /usr/bin/clang++ -std=gnu++14 -o echo_cancellation.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_APM_DEBUG_DUMP=1 -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_NS_FLOAT -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/echo_cancellation.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/aec/echo_cancellation.cc 12:39.80 media/webrtc/trunk/webrtc/modules/bitrate_controller/bitrate_controller_gn 12:39.82 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_itrate_controller_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/bitrate_controller/bitrate_controller_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/bitrate_controller/bitrate_controller_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_itrate_controller_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/bitrate_controller/bitrate_controller_gn/Unified_cpp_itrate_controller_gn0.cpp 12:39.85 /usr/bin/clang++ -std=gnu++14 -o aecm_core.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_APM_DEBUG_DUMP=1 -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_NS_FLOAT -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/aecm_core.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/aecm/aecm_core.cc 12:39.93 1 warning generated. 12:39.97 /usr/bin/clang++ -std=gnu++14 -o aecm_core_c.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_APM_DEBUG_DUMP=1 -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_NS_FLOAT -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/aecm_core_c.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/aecm/aecm_core_c.cc 12:40.00 media/webrtc/trunk/webrtc/modules/congestion_controller/congestion_controller_gn 12:40.01 /usr/bin/clang++ -std=gnu++14 -o trendline_estimator.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/congestion_controller/congestion_controller_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/congestion_controller/congestion_controller_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/trendline_estimator.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/congestion_controller/trendline_estimator.cc 12:40.30 /usr/bin/clang++ -std=gnu++14 -o echo_control_mobile.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_APM_DEBUG_DUMP=1 -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_NS_FLOAT -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/echo_control_mobile.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/aecm/echo_control_mobile.cc 12:40.52 media/webrtc/trunk/webrtc/modules/media_file/media_file_gn 12:40.53 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_media_file_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/media_file/media_file_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/media_file/media_file_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_media_file_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/media_file/media_file_gn/Unified_cpp_media_file_gn0.cpp 12:41.06 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_estion_controller_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/congestion_controller/congestion_controller_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/congestion_controller/congestion_controller_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_estion_controller_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/congestion_controller/congestion_controller_gn/Unified_cpp_estion_controller_gn0.cpp 12:41.24 /usr/bin/clang++ -std=gnu++14 -o covariance_matrix_generator.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_APM_DEBUG_DUMP=1 -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_NS_FLOAT -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/covariance_matrix_generator.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.cc 12:41.27 media/webrtc/trunk/webrtc/modules/pacing/pacing_gn 12:41.27 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_pacing_pacing_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/pacing/pacing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/pacing/pacing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_pacing_pacing_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/pacing/pacing_gn/Unified_cpp_pacing_pacing_gn0.cpp 12:41.43 media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_gn 12:41.44 /usr/bin/clang++ -std=gnu++14 -o remote_bitrate_estimator_single_stream.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/remote_bitrate_estimator_single_stream.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc 12:41.82 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_bitrate_estimator_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_bitrate_estimator_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_gn/Unified_cpp_bitrate_estimator_gn0.cpp 12:42.04 /usr/bin/clang++ -std=gnu++14 -o nonlinear_beamformer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_APM_DEBUG_DUMP=1 -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_NS_FLOAT -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nonlinear_beamformer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.cc 12:42.93 media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn 12:42.95 /usr/bin/clang++ -std=gnu++14 -o flexfec_receiver.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/flexfec_receiver.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/flexfec_receiver.cc 12:43.10 1 warning generated. 12:43.13 /usr/bin/clang++ -std=gnu++14 -o echo_cancellation_impl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_APM_DEBUG_DUMP=1 -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_NS_FLOAT -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/echo_cancellation_impl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/echo_cancellation_impl.cc 12:43.76 /usr/bin/clang++ -std=gnu++14 -o tmmbn.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/tmmbn.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.cc 12:43.89 /usr/bin/clang++ -std=gnu++14 -o echo_control_mobile_impl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_APM_DEBUG_DUMP=1 -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_NS_FLOAT -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/echo_control_mobile_impl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/echo_control_mobile_impl.cc 12:44.14 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/echo_cancellation_impl.cc:33:11: warning: 'return' will never be executed [-Wunreachable-code-return] 12:44.14 return -1; 12:44.14 ^ 12:44.86 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/echo_control_mobile_impl.cc:37:11: warning: 'return' will never be executed [-Wunreachable-code-return] 12:44.86 return -1; 12:44.87 ^ 12:45.14 BUILDSTATUS BUILD_VERBOSE media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn 12:45.14 1 warning generated. 12:45.15 /usr/bin/clang++ -std=gnu++14 -o tmmbr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/tmmbr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.cc 12:45.18 media/webrtc/trunk/webrtc/modules/utility/utility_gn 12:45.18 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_utility_utility_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/utility/utility_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/utility/utility_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_utility_utility_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/utility/utility_gn/Unified_cpp_utility_utility_gn0.cpp 12:45.32 /usr/bin/clang++ -std=gnu++14 -o normalized_covariance_estimator.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_APM_DEBUG_DUMP=1 -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_NS_FLOAT -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/normalized_covariance_estimator.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.cc 12:45.44 media/webrtc/trunk/webrtc/modules/video_capture/video_capture_internal_impl_gn 12:45.45 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_ure_internal_impl_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_capture/video_capture_internal_impl_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_capture/video_capture_internal_impl_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_mm_ure_internal_impl_gn0.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_capture/video_capture_internal_impl_gn/Unified_mm_ure_internal_impl_gn0.mm 12:45.54 /usr/bin/clang++ -std=gnu++14 -o ulpfec_generator.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/ulpfec_generator.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc 12:45.62 /usr/bin/clang++ -std=gnu++14 -o gain_control_impl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_APM_DEBUG_DUMP=1 -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_NS_FLOAT -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/gain_control_impl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/gain_control_impl.cc 12:45.80 1 warning generated. 12:45.82 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_rtp_rtcp_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_rtp_rtcp_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn/Unified_cpp_rtp_rtcp_gn0.cpp 12:46.02 /usr/bin/clang++ -std=gnu++14 -o noise_suppression_impl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_APM_DEBUG_DUMP=1 -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_NS_FLOAT -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/noise_suppression_impl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/noise_suppression_impl.cc 12:46.70 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/gain_control_impl.cc:34:11: warning: 'return' will never be executed [-Wunreachable-code-return] 12:46.70 return -1; 12:46.70 ^ 12:46.92 BUILDSTATUS BUILD_VERBOSE media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn 12:46.92 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_rtp_rtcp_gn1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_rtp_rtcp_gn1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn/Unified_cpp_rtp_rtcp_gn1.cpp 12:46.96 /usr/bin/clang++ -std=gnu++14 -o rms_level.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_APM_DEBUG_DUMP=1 -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_NS_FLOAT -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/rms_level.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/rms_level.cc 12:47.19 media/webrtc/trunk/webrtc/modules/video_capture/video_capture_module_gn 12:47.20 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_eo_capture_module_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_capture/video_capture_module_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_capture/video_capture_module_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_eo_capture_module_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_capture/video_capture_module_gn/Unified_cpp_eo_capture_module_gn0.cpp 12:47.79 1 warning generated. 12:47.80 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_rtp_rtcp_gn2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_rtp_rtcp_gn2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn/Unified_cpp_rtp_rtcp_gn2.cpp 12:47.89 media/webrtc/trunk/webrtc/modules/video_coding/video_coding_gn 12:47.89 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_video_coding_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_coding/video_coding_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_coding/video_coding_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_video_coding_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_coding/video_coding_gn/Unified_cpp_video_coding_gn0.cpp 12:48.19 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_rtp_rtcp_gn3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DBWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_rtp_rtcp_gn3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn/Unified_cpp_rtp_rtcp_gn3.cpp 12:48.64 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_video_coding_gn1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_coding/video_coding_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_coding/video_coding_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_video_coding_gn1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_coding/video_coding_gn/Unified_cpp_video_coding_gn1.cpp 12:49.02 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_audio_processing_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_APM_DEBUG_DUMP=1 -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_NS_FLOAT -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_audio_processing_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn/Unified_cpp_audio_processing_gn0.cpp 12:49.10 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_audio_processing_gn1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_APM_DEBUG_DUMP=1 -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_NS_FLOAT -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_audio_processing_gn1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn/Unified_cpp_audio_processing_gn1.cpp 12:49.59 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn/Unified_cpp_rtp_rtcp_gn2.cpp:29: 12:49.62 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc:441:32: warning: loop variable 'report_block' of type 'const rtcp::ReportBlock' creates a copy from type 'const rtcp::ReportBlock' [-Wrange-loop-analysis] 12:49.62 for (const rtcp::ReportBlock report_block : sender_report.report_blocks()) 12:49.62 ^ 12:49.62 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc:441:8: note: use reference type 'const rtcp::ReportBlock &' to prevent copying 12:49.62 for (const rtcp::ReportBlock report_block : sender_report.report_blocks()) 12:49.62 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 12:50.20 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn/Unified_cpp_rtp_rtcp_gn2.cpp:38: 12:50.20 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc:514:19: warning: loop variable 'it' of type 'const std::__1::pair >' creates a copy from type 'const std::__1::pair >' [-Wrange-loop-analysis] 12:50.20 for (const auto it : csrc_cnames_) 12:50.20 ^ 12:50.20 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc:514:8: note: use reference type 'const std::__1::pair > &' to prevent copying 12:50.20 for (const auto it : csrc_cnames_) 12:50.20 ^~~~~~~~~~~~~~~ 12:50.32 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_coding/video_coding_gn/Unified_cpp_video_coding_gn1.cpp:20: 12:50.32 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_coding/packet.cc:138:11: warning: 'isFirstPacket' is deprecated [-Wdeprecated-declarations] 12:50.32 if (isFirstPacket && markerBit) 12:50.32 ^ 12:50.32 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_coding/packet.h:44:5: note: 'isFirstPacket' has been explicitly marked deprecated here 12:50.32 RTC_DEPRECATED bool isFirstPacket; // Is this first packet in a frame. 12:50.32 ^ 12:50.32 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/base/deprecation.h:40:40: note: expanded from macro 'RTC_DEPRECATED' 12:50.32 #define RTC_DEPRECATED __attribute__ ((__deprecated__)) 12:50.32 ^ 12:50.33 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_coding/video_coding_gn/Unified_cpp_video_coding_gn1.cpp:20: 12:50.33 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_coding/packet.cc:140:16: warning: 'isFirstPacket' is deprecated [-Wdeprecated-declarations] 12:50.33 else if (isFirstPacket) 12:50.33 ^ 12:50.33 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_coding/packet.h:44:5: note: 'isFirstPacket' has been explicitly marked deprecated here 12:50.33 RTC_DEPRECATED bool isFirstPacket; // Is this first packet in a frame. 12:50.33 ^ 12:50.33 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/base/deprecation.h:40:40: note: expanded from macro 'RTC_DEPRECATED' 12:50.33 #define RTC_DEPRECATED __attribute__ ((__deprecated__)) 12:50.33 ^ 12:51.16 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_coding/video_coding_gn/Unified_cpp_video_coding_gn0.cpp:2: 12:51.16 In file included from /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_coding/codec_database.cc:11: 12:51.16 In file included from /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_coding/codec_database.h:19: 12:51.16 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_coding/generic_decoder.h:101:8: warning: private field '_keyFrameDecoded' is not used [-Wunused-private-field] 12:51.16 bool _keyFrameDecoded; 12:51.16 ^ 12:51.37 BUILDSTATUS BUILD_VERBOSE media/webrtc/trunk/webrtc/modules/video_coding/video_coding_utility_gn 12:51.37 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_eo_coding_utility_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_coding/video_coding_utility_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_coding/video_coding_utility_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_eo_coding_utility_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_coding/video_coding_utility_gn/Unified_cpp_eo_coding_utility_gn0.cpp 12:52.66 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_audio_processing_gn2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_APM_DEBUG_DUMP=1 -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_NS_FLOAT -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_audio_processing_gn2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn/Unified_cpp_audio_processing_gn2.cpp 12:53.60 media/webrtc/trunk/webrtc/modules/video_coding/webrtc_h264_gn 12:53.61 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_h264_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_h264_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_h264_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_webrtc_h264_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_h264_gn/Unified_cpp_webrtc_h264_gn0.cpp 12:55.34 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_audio_processing_gn3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_APM_DEBUG_DUMP=1 -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_NS_FLOAT -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_audio_processing_gn3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn/Unified_cpp_audio_processing_gn3.cpp 12:56.51 media/webrtc/trunk/webrtc/modules/video_coding/webrtc_i420_gn 12:56.52 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_i420_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_i420_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_i420_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_webrtc_i420_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_i420_gn/Unified_cpp_webrtc_i420_gn0.cpp 12:57.07 media/webrtc/trunk/webrtc/modules/video_coding/webrtc_vp8_gn 12:57.08 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_vp8_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_vp8_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_vp8_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_webrtc_vp8_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_vp8_gn/Unified_cpp_webrtc_vp8_gn0.cpp 12:57.74 media/webrtc/trunk/webrtc/modules/video_coding/webrtc_vp9_gn 12:57.76 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_vp9_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_vp9_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_vp9_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_webrtc_vp9_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_vp9_gn/Unified_cpp_webrtc_vp9_gn0.cpp 12:57.77 2 warnings generated. 12:57.78 media/webrtc/trunk/webrtc/modules/video_processing/video_processing_gn 12:57.80 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_video_processing_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_video_processing_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_gn/Unified_cpp_video_processing_gn0.cpp 12:57.83 media/webrtc/trunk/webrtc/system_wrappers/field_trial_default_gn 12:57.85 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_eld_trial_default_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/system_wrappers/field_trial_default_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/system_wrappers/field_trial_default_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_eld_trial_default_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/system_wrappers/field_trial_default_gn/Unified_cpp_eld_trial_default_gn0.cpp 12:58.00 1 warning generated. 12:58.06 media/webrtc/trunk/webrtc/system_wrappers/metrics_default_gn 12:58.07 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_metrics_default_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/system_wrappers/metrics_default_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/system_wrappers/metrics_default_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_metrics_default_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/system_wrappers/metrics_default_gn/Unified_cpp_metrics_default_gn0.cpp 12:58.37 media/webrtc/trunk/webrtc/system_wrappers/system_wrappers_gn 12:58.38 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_system_wrappers_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -DWEBRTC_THREAD_RR -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/system_wrappers/system_wrappers_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/system_wrappers/system_wrappers_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_system_wrappers_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/system_wrappers/system_wrappers_gn/Unified_cpp_system_wrappers_gn0.cpp 12:58.39 media/webrtc/trunk/webrtc/video/video_gn 12:58.40 /usr/bin/clang++ -std=gnu++14 -o overuse_frame_detector.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/video/video_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/video/video_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/overuse_frame_detector.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/video/overuse_frame_detector.cc 12:58.44 media/webrtc/trunk/webrtc/voice_engine/audio_coder_gn 12:58.46 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_audio_coder_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/voice_engine/audio_coder_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/voice_engine/audio_coder_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_audio_coder_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/voice_engine/audio_coder_gn/Unified_cpp_audio_coder_gn0.cpp 12:59.54 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_video_video_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/video/video_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/video/video_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_video_video_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/video/video_gn/Unified_cpp_video_video_gn0.cpp 12:59.78 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_video_video_gn1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/video/video_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/video/video_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_video_video_gn1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/video/video_gn/Unified_cpp_video_video_gn1.cpp 13:00.36 media/webrtc/trunk/webrtc/voice_engine/file_player_gn 13:00.36 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_file_player_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/voice_engine/file_player_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/voice_engine/file_player_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_file_player_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/voice_engine/file_player_gn/Unified_cpp_file_player_gn0.cpp 13:00.59 media/webrtc/trunk/webrtc/voice_engine/file_recorder_gn 13:00.60 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_file_recorder_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/voice_engine/file_recorder_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/voice_engine/file_recorder_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_file_recorder_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/voice_engine/file_recorder_gn/Unified_cpp_file_recorder_gn0.cpp 13:00.85 media/webrtc/trunk/webrtc/voice_engine/level_indicator_gn 13:00.86 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_level_indicator_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/voice_engine/level_indicator_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/voice_engine/level_indicator_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_level_indicator_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/voice_engine/level_indicator_gn/Unified_cpp_level_indicator_gn0.cpp 13:01.26 media/webrtc/trunk/webrtc/voice_engine/voice_engine_gn 13:01.27 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_voice_engine_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/voice_engine/voice_engine_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/voice_engine/voice_engine_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_conference_mixer/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_device/dummy -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_device/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_voice_engine_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/voice_engine/voice_engine_gn/Unified_cpp_voice_engine_gn0.cpp 13:01.73 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_voice_engine_gn1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/voice_engine/voice_engine_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/voice_engine/voice_engine_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_conference_mixer/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_device/dummy -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_device/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_voice_engine_gn1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/voice_engine/voice_engine_gn/Unified_cpp_voice_engine_gn1.cpp 13:01.81 media/webrtc/trunk/webrtc/webrtc_common_gn 13:01.83 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_common_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/webrtc_common_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/webrtc_common_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_webrtc_common_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/webrtc_common_gn/Unified_cpp_webrtc_common_gn0.cpp 13:01.99 media/webrtc/trunk/webrtc/webrtc_gn 13:02.00 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_webrtc_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/webrtc_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/webrtc_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/resampler/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/signal_processing/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/vad/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_video/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_conference_mixer/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_device/dummy -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_device/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_webrtc_webrtc_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/webrtc_gn/Unified_cpp_webrtc_webrtc_gn0.cpp 13:02.08 media/webrtc/trunk/webrtc/common_audio/common_audio_sse2_gn 13:02.10 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_common_audio_sse2_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/common_audio_sse2_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/common_audio/common_audio_sse2_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/Unified_cpp_common_audio_sse2_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/common_audio/common_audio_sse2_gn/Unified_cpp_common_audio_sse2_gn0.cpp 13:02.46 media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_sse2_gn 13:02.48 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_o_processing_sse2_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_APM_DEBUG_DUMP=1 -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_sse2_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_sse2_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/Unified_cpp_o_processing_sse2_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_sse2_gn/Unified_cpp_o_processing_sse2_gn0.cpp 13:02.88 2 warnings generated. 13:02.94 media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn 13:02.95 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_pture_differ_sse2_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/Unified_cpp_pture_differ_sse2_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn/Unified_cpp_pture_differ_sse2_gn0.cpp 13:03.15 media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_gn 13:03.18 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_desktop_capture_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DMULTI_MONITOR_SCREENSHARE -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_desktop_capture_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_gn/Unified_cpp_desktop_capture_gn0.cpp 13:03.32 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_desktop_capture_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DMULTI_MONITOR_SCREENSHARE -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_mm_desktop_capture_gn0.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_gn/Unified_mm_desktop_capture_gn0.mm 13:03.44 media/webrtc/trunk/webrtc/modules/desktop_capture/primitives_gn 13:03.46 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_primitives_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/desktop_capture/primitives_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/desktop_capture/primitives_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_primitives_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/desktop_capture/primitives_gn/Unified_cpp_primitives_gn0.cpp 13:03.69 media/webrtc/trunk/webrtc/modules/video_processing/video_processing_sse2_gn 13:03.71 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_o_processing_sse2_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_sse2_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_sse2_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/Unified_cpp_o_processing_sse2_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_sse2_gn/Unified_cpp_o_processing_sse2_gn0.cpp 13:04.07 media/webrtc/trunk/webrtc/video_engine/video_engine_gn 13:04.08 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_video_engine_gn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DEXPAT_RELATIVE_PATH -DV8_DEPRECATION_WARNINGS -DWEBRTC_MOZILLA_BUILD -DWEBRTC_RESTRICT_LOGGING -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DCR_XCODE_VERSION=0920 -DNO_TCMALLOC -DWEBRTC_MAC -DWEBRTC_POSIX -D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORE=0 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/video_engine/video_engine_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/video_engine/video_engine_gn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_video_engine_gn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/video_engine/video_engine_gn/Unified_cpp_video_engine_gn0.cpp 13:04.79 media/mtransport/ipc 13:04.80 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_media_mtransport_ipc0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_media_mtransport_ipc0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/ipc/Unified_cpp_media_mtransport_ipc0.cpp 13:04.89 media/mtransport/build 13:04.90 /usr/bin/clang++ -std=gnu++14 -o SrtpFlow.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/SrtpFlow.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/SrtpFlow.cpp 13:04.95 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_gn/Unified_cpp_desktop_capture_gn0.cpp:56: 13:04.95 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc:186:27: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'std::__1::map, std::__1::allocator > >::size_type' (aka 'unsigned long') [-Wsign-compare] 13:04.95 if(nIndex < 0 || nIndex >= desktop_display_list_.size()) { 13:04.95 ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13:04.95 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc:205:28: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'std::__1::map, std::__1::allocator > >::size_type' (aka 'unsigned long') [-Wsign-compare] 13:04.95 if (nIndex < 0 || nIndex >= desktop_window_list_.size()) { 13:04.95 ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13:04.96 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_device_info.cc:226:27: warning: comparison of integers of different signs: 'int32_t' (aka 'int') and 'std::__1::map, std::__1::allocator > >::size_type' (aka 'unsigned long') [-Wsign-compare] 13:04.96 if(nIndex < 0 || nIndex >= desktop_application_list_.size()) { 13:04.96 ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 13:05.82 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/webrtc/video_engine/video_engine_gn/Unified_cpp_video_engine_gn0.cpp:2: 13:05.82 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/video_engine/desktop_capture_impl.cc:447:5: warning: field 'mRefCount' will be initialized after field 'capturer_thread_' [-Wreorder] 13:05.82 mRefCount(0), 13:05.82 ^ 13:06.10 BUILDSTATUS BUILD_VERBOSE media/mtransport/build 13:06.11 /usr/bin/clang++ -std=gnu++14 -o dtlsidentity.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/dtlsidentity.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/dtlsidentity.cpp 13:06.84 1 warning generated. 13:06.87 /usr/bin/clang++ -std=gnu++14 -o mediapacket.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/mediapacket.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/mediapacket.cpp 13:07.14 3 warnings generated. 13:07.18 testing/gtest 13:07.19 /usr/bin/clang++ -std=gnu++14 -o gmock-all.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/testing/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/testing/gtest -I/Users/matthew/mozilla-central2/testing/gtest/gmock -I/Users/matthew/mozilla-central2/testing/gtest/gmock/include -I/Users/matthew/mozilla-central2/testing/gtest/gtest -I/Users/matthew/mozilla-central2/testing/gtest/gtest/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/gmock-all.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/testing/gtest/gmock/src/gmock-all.cc 13:07.31 testing/gtest/benchmark 13:07.31 /usr/bin/clang++ -std=gnu++14 -o BlackBox.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/testing/gtest/benchmark -I/Users/matthew/mozilla-central2/obj-fx-dbg/testing/gtest/benchmark -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/BlackBox.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/testing/gtest/benchmark/BlackBox.cpp 13:07.36 /usr/bin/clang++ -std=gnu++14 -o nr_socket_prsock.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nr_socket_prsock.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/nr_socket_prsock.cpp 13:07.65 /usr/bin/clang++ -std=gnu++14 -o gtest-all.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/testing/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/testing/gtest -I/Users/matthew/mozilla-central2/testing/gtest/gmock -I/Users/matthew/mozilla-central2/testing/gtest/gmock/include -I/Users/matthew/mozilla-central2/testing/gtest/gtest -I/Users/matthew/mozilla-central2/testing/gtest/gtest/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/gtest-all.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/testing/gtest/gtest/src/gtest-all.cc 13:07.83 testing/gtest/mozilla 13:07.83 /usr/bin/clang++ -std=gnu++14 -o GTestRunner.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/testing/gtest/mozilla -I/Users/matthew/mozilla-central2/obj-fx-dbg/testing/gtest/mozilla -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/GTestRunner.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/testing/gtest/mozilla/GTestRunner.cpp 13:08.44 /usr/bin/clang++ -std=gnu++14 -o nr_timer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nr_timer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/nr_timer.cpp 13:09.76 /usr/bin/clang++ -std=gnu++14 -o MozGTestBench.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/testing/gtest/mozilla -I/Users/matthew/mozilla-central2/obj-fx-dbg/testing/gtest/mozilla -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/MozGTestBench.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/testing/gtest/mozilla/MozGTestBench.cpp 13:10.42 /usr/bin/clang++ -std=gnu++14 -o nricectx.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nricectx.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/nricectx.cpp 13:10.65 /usr/bin/clang++ -std=gnu++14 -o SanityTest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/testing/gtest/mozilla -I/Users/matthew/mozilla-central2/obj-fx-dbg/testing/gtest/mozilla -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/SanityTest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/testing/gtest/mozilla/SanityTest.cpp 13:10.85 /usr/bin/clang++ -std=gnu++14 -o nricemediastream.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nricemediastream.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/nricemediastream.cpp 13:11.02 uriloader/base 13:11.02 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_uriloader_base0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/uriloader/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/uriloader/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_uriloader_base0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/uriloader/base/Unified_cpp_uriloader_base0.cpp 13:11.92 /usr/bin/clang++ -std=gnu++14 -o nriceresolver.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nriceresolver.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/nriceresolver.cpp 13:13.57 /usr/bin/clang++ -std=gnu++14 -o nriceresolverfake.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nriceresolverfake.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/nriceresolverfake.cpp 13:15.31 uriloader/exthandler 13:15.34 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_uriloader_exthandler0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/uriloader/exthandler -I/Users/matthew/mozilla-central2/obj-fx-dbg/uriloader/exthandler -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/protocol/http -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_uriloader_exthandler0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/uriloader/exthandler/Unified_cpp_uriloader_exthandler0.cpp 13:15.46 uriloader/prefetch 13:15.47 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_uriloader_prefetch0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/uriloader/prefetch -I/Users/matthew/mozilla-central2/obj-fx-dbg/uriloader/prefetch -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_uriloader_prefetch0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/uriloader/prefetch/Unified_cpp_uriloader_prefetch0.cpp 13:15.84 caps 13:15.84 /usr/bin/clang++ -std=gnu++14 -o BasePrincipal.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/obj-fx-dbg/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/cookie -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/BasePrincipal.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/caps/BasePrincipal.cpp 13:16.01 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_uriloader_exthandler0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/uriloader/exthandler -I/Users/matthew/mozilla-central2/obj-fx-dbg/uriloader/exthandler -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/protocol/http -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_mm_uriloader_exthandler0.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/uriloader/exthandler/Unified_mm_uriloader_exthandler0.mm 13:16.57 /usr/bin/clang++ -std=gnu++14 -o nricestunaddr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nricestunaddr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/nricestunaddr.cpp 13:16.57 caps/tests/gtest 13:16.58 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_caps_tests_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/caps/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/caps/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_caps_tests_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/caps/tests/gtest/Unified_cpp_caps_tests_gtest0.cpp 13:17.80 /usr/bin/clang++ -std=gnu++14 -o nrinterfaceprioritizer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nrinterfaceprioritizer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/nrinterfaceprioritizer.cpp 13:18.92 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/uriloader/exthandler/Unified_mm_uriloader_exthandler0.mm:20: 13:18.92 /Users/matthew/mozilla-central2/uriloader/exthandler/mac/nsOSHelperAppService.mm:200:51: warning: 'kCFURLHFSPathStyle' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 13:18.92 kCFURLHFSPathStyle, false); 13:18.92 ^ 13:18.92 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:18:5: note: 'kCFURLHFSPathStyle' has been explicitly marked deprecated here 13:18.92 kCFURLHFSPathStyle CF_ENUM_DEPRECATED(10_0, 10_9, 2_0, 7_0), /* The use of kCFURLHFSPathStyle is deprecated. The Carbon File Manager, which uses HFS style paths, is deprecated. HFS style paths are unreliable because they can arbitrarily refer to multiple volumes if those volumes have identical volume names. You should instead use kCFURLPOSIXPathStyle wherever possible. */ 13:18.92 ^ 13:18.92 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/uriloader/exthandler/Unified_mm_uriloader_exthandler0.mm:20: 13:18.92 /Users/matthew/mozilla-central2/uriloader/exthandler/mac/nsOSHelperAppService.mm:242:23: warning: 'CFURLCreateFromFSRef' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 13:18.93 CFURLRef appURL = ::CFURLCreateFromFSRef(kCFAllocatorDefault, aAppRef); 13:18.93 ^ 13:18.93 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:474:10: note: 'CFURLCreateFromFSRef' has been explicitly marked deprecated here 13:18.93 CFURLRef CFURLCreateFromFSRef(CFAllocatorRef allocator, const struct FSRef *fsRef) CF_DEPRECATED(10_0, 10_9, 2_0, 7_0); 13:18.93 ^ 13:18.93 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/uriloader/exthandler/Unified_mm_uriloader_exthandler0.mm:20: 13:18.93 /Users/matthew/mozilla-central2/uriloader/exthandler/mac/nsOSHelperAppService.mm:340:41: warning: 'CFURLGetFSRef' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 13:18.93 if ((err == noErr) && appURL && ::CFURLGetFSRef(appURL, &typeAppFSRef)) { 13:18.93 ^ 13:18.93 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:477:9: note: 'CFURLGetFSRef' has been explicitly marked deprecated here 13:18.93 Boolean CFURLGetFSRef(CFURLRef url, struct FSRef *fsRef) CF_DEPRECATED(10_0, 10_9, 2_0, 7_0); 13:18.93 ^ 13:18.94 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/uriloader/exthandler/Unified_mm_uriloader_exthandler0.mm:20: 13:18.94 /Users/matthew/mozilla-central2/uriloader/exthandler/mac/nsOSHelperAppService.mm:368:11: warning: 'FSCompareFSRefs' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 13:18.94 if (::FSCompareFSRefs((const FSRef *) &typeAppFSRef, (const FSRef *) &extAppFSRef) == noErr) { 13:18.94 ^ 13:18.94 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:1850:15: note: 'FSCompareFSRefs' has been explicitly marked deprecated here 13:18.94 extern OSErr FSCompareFSRefs(const FSRef *ref1, const FSRef *ref2) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 13:18.94 ^ 13:19.06 BUILDSTATUS BUILD_VERBOSE caps 13:19.06 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_caps0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/obj-fx-dbg/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/cookie -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_caps0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/caps/Unified_cpp_caps0.cpp 13:19.35 /usr/bin/clang++ -std=gnu++14 -o rlogconnector.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/rlogconnector.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/rlogconnector.cpp 13:19.81 /usr/bin/clang++ -std=gnu++14 -o simpletokenbucket.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/simpletokenbucket.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/simpletokenbucket.cpp 13:19.91 parser/expat/lib 13:19.91 /usr/bin/clang -std=gnu99 -o xmlparse.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_EXPAT_CONFIG_H -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/parser/expat/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/parser/expat/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/xmlparse.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/parser/expat/lib/xmlparse.c 13:20.12 4 warnings generated. 13:20.15 /usr/bin/clang++ -std=gnu++14 -o stun_socket_filter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/stun_socket_filter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/stun_socket_filter.cpp 13:20.48 parser/xml 13:20.48 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_parser_xml0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/parser/xml -I/Users/matthew/mozilla-central2/obj-fx-dbg/parser/xml -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_parser_xml0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/parser/xml/Unified_cpp_parser_xml0.cpp 13:21.63 /usr/bin/clang -std=gnu99 -o xmlrole.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_EXPAT_CONFIG_H -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/parser/expat/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/parser/expat/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/xmlrole.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/parser/expat/lib/xmlrole.c 13:21.98 parser/htmlparser 13:21.99 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_parser_htmlparser0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/parser/htmlparser -I/Users/matthew/mozilla-central2/obj-fx-dbg/parser/htmlparser -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_parser_htmlparser0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/parser/htmlparser/Unified_cpp_parser_htmlparser0.cpp 13:22.12 /usr/bin/clang++ -std=gnu++14 -o test_nr_socket.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/test_nr_socket.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/test_nr_socket.cpp 13:22.33 /usr/bin/clang -std=gnu99 -o xmltok.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_EXPAT_CONFIG_H -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/parser/expat/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/parser/expat/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/xmltok.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/parser/expat/lib/xmltok.c 13:23.39 /usr/bin/clang++ -std=gnu++14 -o transportflow.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/transportflow.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/transportflow.cpp 13:23.67 parser/html 13:23.68 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_parser_html0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/parser/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/parser/html -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/extensions/universalchardet/src/base -I/Users/matthew/mozilla-central2/extensions/universalchardet/src/xpcom -I/Users/matthew/mozilla-central2/intl/chardet -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_parser_html0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/parser/html/Unified_cpp_parser_html0.cpp 13:24.75 /usr/bin/clang++ -std=gnu++14 -o transportlayer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/transportlayer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/transportlayer.cpp 13:25.72 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_parser_html1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/parser/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/parser/html -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/extensions/universalchardet/src/base -I/Users/matthew/mozilla-central2/extensions/universalchardet/src/xpcom -I/Users/matthew/mozilla-central2/intl/chardet -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_parser_html1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/parser/html/Unified_cpp_parser_html1.cpp 13:26.39 gfx/cairo/cairo/src 13:26.39 /usr/bin/clang -std=gnu99 -o cairo-bentley-ottmann-rectangular.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DMOZ_TREE_PIXMAN -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-int-conversion -Wno-incompatible-pointer-types -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -Wno-narrowing -Wno-switch -Wno-unused -Wno-unused-variable -Wno-error=uninitialized -Wno-absolute-value -Wno-deprecated-register -Wno-incompatible-pointer-types -Wno-macro-redefined -Wno-shift-negative-value -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-unreachable-code -MD -MP -MF .deps/cairo-bentley-ottmann-rectangular.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/cairo/src/cairo-bentley-ottmann-rectangular.c 13:26.79 /usr/bin/clang -std=gnu99 -o cairo-bentley-ottmann-rectilinear.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DMOZ_TREE_PIXMAN -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-int-conversion -Wno-incompatible-pointer-types -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -Wno-narrowing -Wno-switch -Wno-unused -Wno-unused-variable -Wno-error=uninitialized -Wno-absolute-value -Wno-deprecated-register -Wno-incompatible-pointer-types -Wno-macro-redefined -Wno-shift-negative-value -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-unreachable-code -MD -MP -MF .deps/cairo-bentley-ottmann-rectilinear.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/cairo/src/cairo-bentley-ottmann-rectilinear.c 13:27.16 /usr/bin/clang -std=gnu99 -o cairo-bentley-ottmann.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DMOZ_TREE_PIXMAN -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-int-conversion -Wno-incompatible-pointer-types -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -Wno-narrowing -Wno-switch -Wno-unused -Wno-unused-variable -Wno-error=uninitialized -Wno-absolute-value -Wno-deprecated-register -Wno-incompatible-pointer-types -Wno-macro-redefined -Wno-shift-negative-value -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-unreachable-code -MD -MP -MF .deps/cairo-bentley-ottmann.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/cairo/src/cairo-bentley-ottmann.c 13:27.76 /usr/bin/clang++ -std=gnu++14 -o transportlayerdtls.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/transportlayerdtls.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/transportlayerdtls.cpp 13:28.04 /usr/bin/clang -std=gnu99 -o cairo-quartz-font.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DMOZ_TREE_PIXMAN -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-int-conversion -Wno-incompatible-pointer-types -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -Wno-narrowing -Wno-switch -Wno-unused -Wno-unused-variable -Wno-error=uninitialized -Wno-absolute-value -Wno-deprecated-register -Wno-incompatible-pointer-types -Wno-macro-redefined -Wno-shift-negative-value -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-unreachable-code -MD -MP -MF .deps/cairo-quartz-font.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/cairo/src/cairo-quartz-font.c 13:28.55 /Users/matthew/mozilla-central2/gfx/cairo/cairo/src/cairo-quartz-font.c:310:6: warning: variable 'wGlyph' is uninitialized when used here [-Wuninitialized] 13:28.55 if (wGlyph && CGFontGetGlyphBBoxesPtr (font_face->cgFont, &wGlyph, 1, &bbox)) { 13:28.55 ^~~~~~ 13:28.55 /Users/matthew/mozilla-central2/gfx/cairo/cairo/src/cairo-quartz-font.c:291:16: note: initialize the variable 'wGlyph' to silence this warning 13:28.55 CGGlyph wGlyph; 13:28.55 ^ 13:28.55 = 0 13:28.55 /Users/matthew/mozilla-central2/gfx/cairo/cairo/src/cairo-quartz-font.c:779:2: warning: 'CGContextShowGlyphsAtPoint' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 13:28.55 CGContextShowGlyphsAtPoint (cgContext, - glyphOrigin.x, - glyphOrigin.y, &glyph, 1); 13:28.55 ^ 13:28.56 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGContext.h:1059:16: note: 'CGContextShowGlyphsAtPoint' has been explicitly marked deprecated here 13:28.56 CG_EXTERN void CGContextShowGlyphsAtPoint(CGContextRef cg_nullable c, CGFloat x, 13:28.56 ^ 13:28.56 /Users/matthew/mozilla-central2/gfx/cairo/cairo/src/cairo-quartz-font.c:824:12: warning: variable 'glyph' is uninitialized when used here [-Wuninitialized] 13:28.56 return glyph; 13:28.56 ^~~~~ 13:28.56 /Users/matthew/mozilla-central2/gfx/cairo/cairo/src/cairo-quartz-font.c:820:18: note: initialize the variable 'glyph' to silence this warning 13:28.56 CGGlyph glyph; 13:28.56 ^ 13:28.56 = 0 13:28.73 3 warnings generated. 13:28.75 /usr/bin/clang -std=gnu99 -o cairo-quartz-image-surface.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DMOZ_TREE_PIXMAN -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-int-conversion -Wno-incompatible-pointer-types -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -Wno-narrowing -Wno-switch -Wno-unused -Wno-unused-variable -Wno-error=uninitialized -Wno-absolute-value -Wno-deprecated-register -Wno-incompatible-pointer-types -Wno-macro-redefined -Wno-shift-negative-value -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-unreachable-code -MD -MP -MF .deps/cairo-quartz-image-surface.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/cairo/src/cairo-quartz-image-surface.c 13:29.38 /usr/bin/clang -std=gnu99 -o cairo-quartz-surface.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DMOZ_TREE_PIXMAN -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-int-conversion -Wno-incompatible-pointer-types -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -Wno-narrowing -Wno-switch -Wno-unused -Wno-unused-variable -Wno-error=uninitialized -Wno-absolute-value -Wno-deprecated-register -Wno-incompatible-pointer-types -Wno-macro-redefined -Wno-shift-negative-value -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-unreachable-code -MD -MP -MF .deps/cairo-quartz-surface.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/cairo/src/cairo-quartz-surface.c 13:29.84 /usr/bin/clang++ -std=gnu++14 -o transportlayerice.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/transportlayerice.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/transportlayerice.cpp 13:29.89 /Users/matthew/mozilla-central2/gfx/cairo/cairo/src/cairo-quartz-surface.c:718:6: warning: 'CGContextShowGlyphsWithAdvances' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 13:29.89 CGContextShowGlyphsWithAdvances (cgc, 13:29.89 ^ 13:29.89 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGContext.h:1066:16: note: 'CGContextShowGlyphsWithAdvances' has been explicitly marked deprecated here 13:29.89 CG_EXTERN void CGContextShowGlyphsWithAdvances(CGContextRef cg_nullable c, 13:29.89 ^ 13:29.91 /Users/matthew/mozilla-central2/gfx/cairo/cairo/src/cairo-quartz-surface.c:2872:9: warning: 'CGContextShowGlyphsWithAdvances' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 13:29.91 CGContextShowGlyphsWithAdvances (state.context, 13:29.91 ^ 13:29.91 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGContext.h:1066:16: note: 'CGContextShowGlyphsWithAdvances' has been explicitly marked deprecated here 13:29.91 CG_EXTERN void CGContextShowGlyphsWithAdvances(CGContextRef cg_nullable c, 13:29.91 ^ 13:30.58 2 warnings generated. 13:30.60 /usr/bin/clang -std=gnu99 -o cairo-surface-wrapper.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DMOZ_TREE_PIXMAN -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-int-conversion -Wno-incompatible-pointer-types -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -Wno-narrowing -Wno-switch -Wno-unused -Wno-unused-variable -Wno-error=uninitialized -Wno-absolute-value -Wno-deprecated-register -Wno-incompatible-pointer-types -Wno-macro-redefined -Wno-shift-negative-value -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-unreachable-code -MD -MP -MF .deps/cairo-surface-wrapper.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/cairo/src/cairo-surface-wrapper.c 13:30.90 /usr/bin/clang -std=gnu99 -o Unified_c_gfx_cairo_cairo_src0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DMOZ_TREE_PIXMAN -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-int-conversion -Wno-incompatible-pointer-types -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -Wno-narrowing -Wno-switch -Wno-unused -Wno-unused-variable -Wno-error=uninitialized -Wno-absolute-value -Wno-deprecated-register -Wno-incompatible-pointer-types -Wno-macro-redefined -Wno-shift-negative-value -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-unreachable-code -MD -MP -MF .deps/Unified_c_gfx_cairo_cairo_src0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src0.c 13:32.90 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_parser_html2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/parser/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/parser/html -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/extensions/universalchardet/src/base -I/Users/matthew/mozilla-central2/extensions/universalchardet/src/xpcom -I/Users/matthew/mozilla-central2/intl/chardet -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_parser_html2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/parser/html/Unified_cpp_parser_html2.cpp 13:32.91 /usr/bin/clang -std=gnu99 -o Unified_c_gfx_cairo_cairo_src1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DMOZ_TREE_PIXMAN -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-int-conversion -Wno-incompatible-pointer-types -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -Wno-narrowing -Wno-switch -Wno-unused -Wno-unused-variable -Wno-error=uninitialized -Wno-absolute-value -Wno-deprecated-register -Wno-incompatible-pointer-types -Wno-macro-redefined -Wno-shift-negative-value -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-unreachable-code -MD -MP -MF .deps/Unified_c_gfx_cairo_cairo_src1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src1.c 13:33.24 /usr/bin/clang++ -std=gnu++14 -o transportlayerlog.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/transportlayerlog.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/transportlayerlog.cpp 13:33.84 gfx/cairo/libpixman/src 13:33.85 /usr/bin/clang -std=gnu99 -o pixman-access-accessors.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-access-accessors.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-access-accessors.c 13:35.01 /usr/bin/clang -std=gnu99 -o Unified_c_gfx_cairo_cairo_src2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DMOZ_TREE_PIXMAN -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-int-conversion -Wno-incompatible-pointer-types -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -Wno-narrowing -Wno-switch -Wno-unused -Wno-unused-variable -Wno-error=uninitialized -Wno-absolute-value -Wno-deprecated-register -Wno-incompatible-pointer-types -Wno-macro-redefined -Wno-shift-negative-value -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-unreachable-code -MD -MP -MF .deps/Unified_c_gfx_cairo_cairo_src2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src2.c 13:35.10 /usr/bin/clang -std=gnu99 -o pixman-access.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-access.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-access.c 13:35.17 /usr/bin/clang -std=gnu99 -o Unified_c_gfx_cairo_cairo_src3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DMOZ_TREE_PIXMAN -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-int-conversion -Wno-incompatible-pointer-types -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -Wno-narrowing -Wno-switch -Wno-unused -Wno-unused-variable -Wno-error=uninitialized -Wno-absolute-value -Wno-deprecated-register -Wno-incompatible-pointer-types -Wno-macro-redefined -Wno-shift-negative-value -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-unreachable-code -MD -MP -MF .deps/Unified_c_gfx_cairo_cairo_src3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src3.c 13:35.44 /usr/bin/clang++ -std=gnu++14 -o transportlayerloopback.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/transportlayerloopback.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/transportlayerloopback.cpp 13:35.87 /usr/bin/clang -std=gnu99 -o pixman-arm.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-arm.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-arm.c 13:35.97 /usr/bin/clang++ -std=gnu++14 -o transportlayersrtp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDARWIN -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/srtp/src/crypto/include -I/Users/matthew/mozilla-central2/netwerk/srtp/src/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/transportlayersrtp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/transportlayersrtp.cpp 13:37.01 /usr/bin/clang -std=gnu99 -o pixman-bits-image.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-bits-image.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-bits-image.c 13:37.09 /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-bits-image.c:268:32: warning: shifting a negative signed value is undefined [-Wshift-negative-value] 13:37.09 while (buffer < end && x < pixman_fixed_minus_1) 13:37.09 ^~~~~~~~~~~~~~~~~~~~ 13:37.09 /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman.h:133:32: note: expanded from macro 'pixman_fixed_minus_1' 13:37.09 #define pixman_fixed_minus_1 (pixman_int_to_fixed(-1)) 13:37.09 ^~~~~~~~~~~~~~~~~~~~~~~ 13:37.10 /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman.h:135:56: note: expanded from macro 'pixman_int_to_fixed' 13:37.10 #define pixman_int_to_fixed(i) ((pixman_fixed_t) ((i) << 16)) 13:37.10 ~~~ ^ 13:38.39 BUILDSTATUS BUILD_VERBOSE gfx/cairo/libpixman/src 13:38.39 /usr/bin/clang -std=gnu99 -o pixman-combine-float.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-combine-float.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-combine-float.c 13:38.49 gfx/ycbcr 13:38.49 /usr/bin/clang++ -std=gnu++14 -o yuv_convert_mmx.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/ycbcr -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/ycbcr -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/yuv_convert_mmx.o.pp -fcolor-diagnostics -mmmx /Users/matthew/mozilla-central2/gfx/ycbcr/yuv_convert_mmx.cpp 13:38.51 gfx/2d 13:38.51 /usr/bin/clang -std=gnu99 -o ssse3-scaler.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/ssse3-scaler.o.pp -fcolor-diagnostics -mssse3 /Users/matthew/mozilla-central2/gfx/2d/ssse3-scaler.c 13:38.63 /usr/bin/clang++ -std=gnu++14 -o yuv_convert_sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/ycbcr -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/ycbcr -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/yuv_convert_sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/gfx/ycbcr/yuv_convert_sse2.cpp 13:38.77 /usr/bin/clang++ -std=gnu++14 -o BlurSSE2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/BlurSSE2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/gfx/2d/BlurSSE2.cpp 13:38.80 /usr/bin/clang++ -std=gnu++14 -o yuv_row_posix.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/ycbcr -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/ycbcr -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/yuv_row_posix.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/ycbcr/yuv_row_posix.cpp 13:38.91 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_ycbcr0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/ycbcr -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/ycbcr -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_gfx_ycbcr0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/ycbcr/Unified_cpp_gfx_ycbcr0.cpp 13:39.02 /usr/bin/clang -std=gnu99 -o Unified_c_gfx_cairo_cairo_src4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DCAIRO_HAS_PTHREAD -D_GNU_SOURCE -DMOZ_TREE_CAIRO -DMOZ_TREE_PIXMAN -DHAVE_CXX11_ATOMIC_PRIMITIVES -DSIZEOF_VOID_P=__SIZEOF_POINTER__ -DSIZEOF_INT=__SIZEOF_INT__ -DSIZEOF_LONG=__SIZEOF_LONG__ -DSIZEOF_LONG_LONG=__SIZEOF_LONG_LONG__ -DHAVE_UINT64_T -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-enum-compare -Wno-int-to-pointer-cast -Wno-int-conversion -Wno-incompatible-pointer-types -Wno-sign-compare -Wno-type-limits -Wno-missing-field-initializers -Wno-conversion -Wno-narrowing -Wno-switch -Wno-unused -Wno-unused-variable -Wno-error=uninitialized -Wno-absolute-value -Wno-deprecated-register -Wno-incompatible-pointer-types -Wno-macro-redefined -Wno-shift-negative-value -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -Wno-unreachable-code -MD -MP -MF .deps/Unified_c_gfx_cairo_cairo_src4.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/cairo/src/Unified_c_gfx_cairo_cairo_src4.c 13:39.13 /usr/bin/clang -std=gnu99 -o pixman-combine16.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-combine16.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-combine16.c 13:39.30 /usr/bin/clang++ -std=gnu++14 -o ConvolutionFilter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/ConvolutionFilter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/2d/ConvolutionFilter.cpp 13:39.59 1 warning generated. 13:39.68 gfx/angle/targets/angle_common 13:39.69 /usr/bin/clang++ -std=gnu++14 -o Float16ToFloat32.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_DEBUG_ANNOTATIONS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/Float16ToFloat32.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/Float16ToFloat32.cpp 13:40.04 /usr/bin/clang++ -std=gnu++14 -o DrawTargetSkia.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/DrawTargetSkia.o.pp -fcolor-diagnostics -Wno-implicit-fallthrough /Users/matthew/mozilla-central2/gfx/2d/DrawTargetSkia.cpp 13:40.08 /usr/bin/clang -std=gnu99 -o pixman-combine32.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-combine32.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-combine32.c 13:40.41 gfx/src 13:40.42 /usr/bin/clang++ -std=gnu++14 -o nsDeviceContext.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 '-DMOZ_APP_VERSION="65.0a1"' -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/nsDeviceContext.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/src/nsDeviceContext.cpp 13:41.30 /usr/bin/clang++ -std=gnu++14 -o MemoryBuffer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_DEBUG_ANNOTATIONS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/MemoryBuffer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/MemoryBuffer.cpp 13:41.67 gfx/qcms 13:41.67 /usr/bin/clang -std=gnu99 -o chain.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/qcms -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/qcms -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-missing-field-initializers -MD -MP -MF .deps/chain.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/qcms/chain.c 13:42.10 /usr/bin/clang -std=gnu99 -o iccread.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/qcms -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/qcms -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-missing-field-initializers -MD -MP -MF .deps/iccread.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/qcms/iccread.c 13:42.30 /usr/bin/clang++ -std=gnu++14 -o PackedEGLEnums_autogen.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_DEBUG_ANNOTATIONS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/PackedEGLEnums_autogen.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/PackedEGLEnums_autogen.cpp 13:42.73 /usr/bin/clang -std=gnu99 -o matrix.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/qcms -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/qcms -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-missing-field-initializers -MD -MP -MF .deps/matrix.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/qcms/matrix.c 13:42.87 /usr/bin/clang -std=gnu99 -o transform-sse1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/qcms -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/qcms -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-missing-field-initializers -MD -MP -MF .deps/transform-sse1.o.pp -fcolor-diagnostics -msse /Users/matthew/mozilla-central2/gfx/qcms/transform-sse1.c 13:42.94 /usr/bin/clang++ -std=gnu++14 -o Factory.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/Factory.o.pp -fcolor-diagnostics -Wno-implicit-fallthrough /Users/matthew/mozilla-central2/gfx/2d/Factory.cpp 13:43.03 /usr/bin/clang -std=gnu99 -o transform-sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/qcms -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/qcms -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-missing-field-initializers -MD -MP -MF .deps/transform-sse2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/gfx/qcms/transform-sse2.c 13:43.17 /usr/bin/clang -std=gnu99 -o pixman-conical-gradient.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-conical-gradient.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-conical-gradient.c 13:43.19 /usr/bin/clang -std=gnu99 -o transform.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/qcms -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/qcms -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-missing-field-initializers -MD -MP -MF .deps/transform.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/qcms/transform.c 13:43.32 /usr/bin/clang -std=gnu99 -o pixman-edge-accessors.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-edge-accessors.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-edge-accessors.c 13:43.59 /usr/bin/clang -std=gnu99 -o pixman-edge.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-edge.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-edge.c 13:43.61 /usr/bin/clang -std=gnu99 -o transform_util.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/qcms -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/qcms -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-missing-field-initializers -MD -MP -MF .deps/transform_util.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/qcms/transform_util.c 13:43.84 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_src0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 '-DMOZ_APP_VERSION="65.0a1"' -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/Unified_cpp_gfx_src0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/src/Unified_cpp_gfx_src0.cpp 13:43.93 /usr/bin/clang++ -std=gnu++14 -o PackedEnums.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_DEBUG_ANNOTATIONS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/PackedEnums.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/PackedEnums.cpp 13:43.94 /usr/bin/clang -std=gnu99 -o pixman-fast-path.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-fast-path.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-fast-path.c 13:43.98 /usr/bin/clang++ -std=gnu++14 -o FilterProcessingSSE2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/FilterProcessingSSE2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/gfx/2d/FilterProcessingSSE2.cpp 13:45.64 gfx/gl 13:45.66 /usr/bin/clang++ -std=gnu++14 -o PackedGLEnums_autogen.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_DEBUG_ANNOTATIONS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/PackedGLEnums_autogen.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/PackedGLEnums_autogen.cpp 13:45.66 /usr/bin/clang++ -std=gnu++14 -o SharedSurfaceIO.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/gl -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/gl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/SharedSurfaceIO.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/gl/SharedSurfaceIO.cpp 13:46.97 /usr/bin/clang -std=gnu99 -o pixman-filter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-filter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-filter.c 13:47.53 gfx/layers 13:47.54 /usr/bin/clang++ -std=gnu++14 -o ImageContainer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/ImageContainer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/layers/ImageContainer.cpp 13:47.61 /usr/bin/clang++ -std=gnu++14 -o aligned_memory.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_DEBUG_ANNOTATIONS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/aligned_memory.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/aligned_memory.cpp 13:47.80 /usr/bin/clang++ -std=gnu++14 -o SkiaGLGlue.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/gl -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/gl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/SkiaGLGlue.o.pp -fcolor-diagnostics -Wno-implicit-fallthrough /Users/matthew/mozilla-central2/gfx/gl/SkiaGLGlue.cpp 13:47.99 /usr/bin/clang++ -std=gnu++14 -o ImageScalingSSE2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/ImageScalingSSE2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/gfx/2d/ImageScalingSSE2.cpp 13:48.97 /usr/bin/clang -std=gnu99 -o pixman-general.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-general.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-general.c 13:49.08 /usr/bin/clang++ -std=gnu++14 -o InlineTranslator.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/InlineTranslator.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/2d/InlineTranslator.cpp 13:49.12 /usr/bin/clang -std=gnu99 -o pixman-glyph.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-glyph.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-glyph.c 13:49.15 /usr/bin/clang++ -std=gnu++14 -o angleutils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_DEBUG_ANNOTATIONS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/angleutils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/angleutils.cpp 13:49.33 /usr/bin/clang++ -std=gnu++14 -o MacIOSurfaceHelpers.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/MacIOSurfaceHelpers.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/layers/MacIOSurfaceHelpers.cpp 13:49.42 /usr/bin/clang -std=gnu99 -o pixman-gradient-walker.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-gradient-walker.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-gradient-walker.c 13:49.57 /usr/bin/clang -std=gnu99 -o pixman-image.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-image.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-image.c 13:49.83 /usr/bin/clang -std=gnu99 -o pixman-implementation.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-implementation.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-implementation.c 13:50.05 /usr/bin/clang -std=gnu99 -o pixman-linear-gradient.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-linear-gradient.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-linear-gradient.c 13:50.13 /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-linear-gradient.c:395:6: warning: code will never be executed [-Wunreachable-code] 13:50.13 if (iter->iter_flags & ITER_16) 13:50.13 ^~~~ 13:50.13 /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-linear-gradient.c:392:9: note: silence by adding parentheses to mark code as explicitly dead 13:50.13 if (0 && linear_gradient_is_horizontal ( 13:50.13 ^ 13:50.13 /* DISABLES CODE */ ( ) 13:50.26 1 warning generated. 13:50.27 /usr/bin/clang -std=gnu99 -o pixman-matrix.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-matrix.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-matrix.c 13:50.74 /usr/bin/clang -std=gnu99 -o pixman-mips.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-mips.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-mips.c 13:50.83 /usr/bin/clang -std=gnu99 -o pixman-mmx.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-mmx.o.pp -fcolor-diagnostics -mmmx -Winline --param inline-unit-growth=10000 --param large-function-growth=10000 /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-mmx.c 13:50.89 /usr/bin/clang -std=gnu99 -o pixman-noop.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-noop.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-noop.c 13:51.05 /usr/bin/clang -std=gnu99 -o pixman-ppc.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-ppc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-ppc.c 13:51.08 /usr/bin/clang++ -std=gnu++14 -o debug.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_DEBUG_ANNOTATIONS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/debug.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/debug.cpp 13:51.14 /usr/bin/clang -std=gnu99 -o pixman-radial-gradient.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-radial-gradient.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-radial-gradient.c 13:51.19 /usr/bin/clang++ -std=gnu++14 -o JobScheduler_posix.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/JobScheduler_posix.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/2d/JobScheduler_posix.cpp 13:51.35 /usr/bin/clang -std=gnu99 -o pixman-region16.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-region16.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-region16.c 13:52.31 /usr/bin/clang -std=gnu99 -o pixman-region32.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-region32.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-region32.c 13:52.84 /usr/bin/clang++ -std=gnu++14 -o MacIOSurfaceImage.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/MacIOSurfaceImage.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/layers/MacIOSurfaceImage.cpp 13:52.97 /usr/bin/clang++ -std=gnu++14 -o mathutil.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_DEBUG_ANNOTATIONS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/mathutil.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/mathutil.cpp 13:53.18 gfx/layers/apz/test/gtest 13:53.18 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_apz_test_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers/apz/test/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers/apz/test/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/gfx/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_apz_test_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers/apz/test/gtest/Unified_cpp_apz_test_gtest0.cpp 13:53.25 /usr/bin/clang -std=gnu99 -o pixman-solid-fill.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-solid-fill.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-solid-fill.c 13:53.35 /usr/bin/clang -std=gnu99 -o pixman-sse2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-sse2.o.pp -fcolor-diagnostics -msse -msse2 -Winline /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-sse2.c 13:54.46 /usr/bin/clang++ -std=gnu++14 -o matrix_utils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_DEBUG_ANNOTATIONS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/matrix_utils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/matrix_utils.cpp 13:56.23 /usr/bin/clang++ -std=gnu++14 -o string_utils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_DEBUG_ANNOTATIONS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/string_utils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/string_utils.cpp 13:58.41 /usr/bin/clang++ -std=gnu++14 -o system_utils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_DEBUG_ANNOTATIONS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/system_utils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/system_utils.cpp 13:58.42 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_gl0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/gl -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/gl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_gfx_gl0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/gl/Unified_cpp_gfx_gl0.cpp 13:59.07 /usr/bin/clang++ -std=gnu++14 -o MacIOSurface.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/MacIOSurface.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/2d/MacIOSurface.cpp 13:59.76 /usr/bin/clang++ -std=gnu++14 -o system_utils_mac.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_DEBUG_ANNOTATIONS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/system_utils_mac.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/system_utils_mac.cpp 14:00.87 /usr/bin/clang -std=gnu99 -o pixman-trap.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-trap.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-trap.c 14:00.90 /usr/bin/clang++ -std=gnu++14 -o PersistentBufferProvider.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/PersistentBufferProvider.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/layers/PersistentBufferProvider.cpp 14:01.17 /usr/bin/clang -std=gnu99 -o pixman-utils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-utils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-utils.c 14:01.34 /usr/bin/clang++ -std=gnu++14 -o sha1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_DEBUG_ANNOTATIONS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/sha1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base/anglebase/sha1.cc 14:01.39 /usr/bin/clang -std=gnu99 -o pixman-x86.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman-x86.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-x86.c 14:01.47 /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-x86.c:80:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] 14:01.48 #if _PIXMAN_X86_64 || defined (_MSC_VER) 14:01.48 ^ 14:01.48 /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-x86.c:75:6: note: expanded from macro '_PIXMAN_X86_64' 14:01.48 (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64)) 14:01.48 ^ 14:01.48 /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-x86.c:80:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] 14:01.48 /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-x86.c:75:28: note: expanded from macro '_PIXMAN_X86_64' 14:01.48 (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64)) 14:01.48 ^ 14:01.48 /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-x86.c:80:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] 14:01.48 /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-x86.c:75:51: note: expanded from macro '_PIXMAN_X86_64' 14:01.48 (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64)) 14:01.48 ^ 14:01.48 /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-x86.c:119:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] 14:01.48 #if _PIXMAN_X86_64 14:01.48 ^ 14:01.48 /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-x86.c:75:6: note: expanded from macro '_PIXMAN_X86_64' 14:01.48 (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64)) 14:01.48 ^ 14:01.48 /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-x86.c:119:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] 14:01.49 /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-x86.c:75:28: note: expanded from macro '_PIXMAN_X86_64' 14:01.49 (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64)) 14:01.49 ^ 14:01.49 /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-x86.c:119:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined] 14:01.49 /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman-x86.c:75:51: note: expanded from macro '_PIXMAN_X86_64' 14:01.49 (defined(__amd64__) || defined(__x86_64__) || defined(_M_AMD64)) 14:01.49 ^ 14:01.51 6 warnings generated. 14:01.53 /usr/bin/clang -std=gnu99 -o pixman.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_PTHREAD_SETSPECIFIC -DPACKAGE=mozpixman -D_USE_MATH_DEFINES -DUSE_MMX -DUSE_SSE -DUSE_SSE2 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/cairo/libpixman/src -I/Users/matthew/mozilla-central2/gfx/cairo/cairo/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-address -Wno-missing-field-initializers -Wno-sign-compare -Wno-incompatible-pointer-types -Wno-unused -Wno-incompatible-pointer-types -Wno-tautological-compare -Wno-tautological-constant-out-of-range-compare -MD -MP -MF .deps/pixman.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/cairo/libpixman/src/pixman.c 14:01.84 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_gl1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/gl -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/gl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_gfx_gl1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/gl/Unified_cpp_gfx_gl1.cpp 14:01.95 /usr/bin/clang++ -std=gnu++14 -o PMurHash.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_DEBUG_ANNOTATIONS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/PMurHash.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/smhasher/src/PMurHash.cpp 14:02.08 /usr/bin/clang++ -std=gnu++14 -o tls.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_DEBUG_ANNOTATIONS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/tls.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/tls.cpp 14:02.65 /usr/bin/clang++ -std=gnu++14 -o uniform_type_info_autogen.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_DEBUG_ANNOTATIONS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/uniform_type_info_autogen.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/uniform_type_info_autogen.cpp 14:02.87 /usr/bin/clang++ -std=gnu++14 -o PathSkia.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/PathSkia.o.pp -fcolor-diagnostics -Wno-implicit-fallthrough /Users/matthew/mozilla-central2/gfx/2d/PathSkia.cpp 14:04.32 /usr/bin/clang++ -std=gnu++14 -o utilities.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_DEBUG_ANNOTATIONS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/angle_common -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/utilities.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/utilities.cpp 14:04.67 /usr/bin/clang++ -std=gnu++14 -o GLContextProviderCGL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/gl -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/gl -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/GLContextProviderCGL.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/gl/GLContextProviderCGL.mm 14:05.68 /usr/bin/clang++ -std=gnu++14 -o SourceSurfaceSkia.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/SourceSurfaceSkia.o.pp -fcolor-diagnostics -Wno-implicit-fallthrough /Users/matthew/mozilla-central2/gfx/2d/SourceSurfaceSkia.cpp 14:06.61 /usr/bin/clang++ -std=gnu++14 -o BasicImageLayer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/BasicImageLayer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/layers/basic/BasicImageLayer.cpp 14:08.72 /usr/bin/clang++ -std=gnu++14 -o SwizzleSSE2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/SwizzleSSE2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/gfx/2d/SwizzleSSE2.cpp 14:09.83 gfx/graphite2/src 14:09.83 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_graphite2_src0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGRAPHITE2_STATIC '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DGRAPHITE2_NFILEFACE -DGRAPHITE2_NTRACING -DGRAPHITE2_NSEGCACHE '-DGRAPHITE2_CUSTOM_HEADER="MozGrMalloc.h"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/graphite2/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/graphite2/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_gfx_graphite2_src0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/graphite2/src/Unified_cpp_gfx_graphite2_src0.cpp 14:09.84 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_2d0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/Unified_cpp_gfx_2d0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/2d/Unified_cpp_gfx_2d0.cpp 14:10.82 gfx/harfbuzz/src 14:10.83 /usr/bin/clang++ -std=gnu++14 -o hb-blob.o -c -fvisibility=hidden -fvisibility-inlines-hidden -UDEBUG '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHAVE_ROUND=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/hb-blob.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-blob.cc 14:11.21 /usr/bin/clang++ -std=gnu++14 -o hb-common.o -c -fvisibility=hidden -fvisibility-inlines-hidden -UDEBUG '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHAVE_ROUND=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/hb-common.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-common.cc 14:11.66 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_graphite2_src1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGRAPHITE2_STATIC '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DGRAPHITE2_NFILEFACE -DGRAPHITE2_NTRACING -DGRAPHITE2_NSEGCACHE '-DGRAPHITE2_CUSTOM_HEADER="MozGrMalloc.h"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/graphite2/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/graphite2/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_gfx_graphite2_src1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/graphite2/src/Unified_cpp_gfx_graphite2_src1.cpp 14:11.79 /usr/bin/clang++ -std=gnu++14 -o hb-ot-math.o -c -fvisibility=hidden -fvisibility-inlines-hidden -UDEBUG '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHAVE_ROUND=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/hb-ot-math.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-math.cc 14:12.42 /usr/bin/clang++ -std=gnu++14 -o MacIOSurfaceTextureHostBasic.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/MacIOSurfaceTextureHostBasic.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/layers/basic/MacIOSurfaceTextureHostBasic.cpp 14:12.77 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_2d1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/Unified_cpp_gfx_2d1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/2d/Unified_cpp_gfx_2d1.cpp 14:13.22 /usr/bin/clang++ -std=gnu++14 -o hb-ot-shape-complex-hangul.o -c -fvisibility=hidden -fvisibility-inlines-hidden -UDEBUG '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHAVE_ROUND=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/hb-ot-shape-complex-hangul.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-shape-complex-hangul.cc 14:13.69 /usr/bin/clang++ -std=gnu++14 -o hb-ot-shape-complex-indic.o -c -fvisibility=hidden -fvisibility-inlines-hidden -UDEBUG '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHAVE_ROUND=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/hb-ot-shape-complex-indic.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-shape-complex-indic.cc 14:13.94 gfx/ipc 14:13.96 /usr/bin/clang++ -std=gnu++14 -o GPUParent.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/ipc -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/GPUParent.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/ipc/GPUParent.cpp 14:14.37 /usr/bin/clang++ -std=gnu++14 -o ShadowLayerUtilsMac.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/ShadowLayerUtilsMac.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/layers/ipc/ShadowLayerUtilsMac.cpp 14:15.09 /usr/bin/clang++ -std=gnu++14 -o hb-ot-shape-complex-khmer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -UDEBUG '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHAVE_ROUND=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/hb-ot-shape-complex-khmer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-shape-complex-khmer.cc 14:15.73 /usr/bin/clang++ -std=gnu++14 -o hb-ot-shape-complex-use.o -c -fvisibility=hidden -fvisibility-inlines-hidden -UDEBUG '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHAVE_ROUND=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/hb-ot-shape-complex-use.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-shape-complex-use.cc 14:16.52 /usr/bin/clang++ -std=gnu++14 -o hb-ot-shape.o -c -fvisibility=hidden -fvisibility-inlines-hidden -UDEBUG '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHAVE_ROUND=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/hb-ot-shape.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-shape.cc 14:16.92 In file included from /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-shape.cc:43: 14:16.92 /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-layout-gsubgpos.hh:1213:85: warning: possible misuse of comma operator here [-Wcomma] 14:16.92 && (c->buffer->unsafe_to_break (c->buffer->idx, c->buffer->idx + match_length), 14:16.92 ^ 14:16.93 /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-layout-gsubgpos.hh:1213:11: note: cast expression to void to silence warning 14:16.93 && (c->buffer->unsafe_to_break (c->buffer->idx, c->buffer->idx + match_length), 14:16.93 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14:16.93 static_cast( ) 14:16.95 /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-layout-gsubgpos.hh:1850:77: warning: possible misuse of comma operator here [-Wcomma] 14:16.95 && (c->buffer->unsafe_to_break_from_outbuffer (start_index, end_index), 14:16.95 ^ 14:16.95 /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-layout-gsubgpos.hh:1850:11: note: cast expression to void to silence warning 14:16.95 && (c->buffer->unsafe_to_break_from_outbuffer (start_index, end_index), 14:16.95 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14:16.95 static_cast( ) 14:17.02 /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-shape.cc:630:5: warning: code will never be executed [-Wunreachable-code] 14:17.02 hb_aat_layout_substitute (c->font, c->buffer); 14:17.02 ^~~~~~~~~~~~~~~~~~~~~~~~ 14:17.02 /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-shape.cc:629:7: note: silence by adding parentheses to mark code as explicitly dead 14:17.02 if (0) /* XXX Call morx instead. */ 14:17.02 ^ 14:17.02 /* DISABLES CODE */ ( ) 14:17.87 3 warnings generated. 14:17.89 /usr/bin/clang++ -std=gnu++14 -o hb-shape-plan.o -c -fvisibility=hidden -fvisibility-inlines-hidden -UDEBUG '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHAVE_ROUND=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/hb-shape-plan.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-shape-plan.cc 14:18.01 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_2d2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/Unified_cpp_gfx_2d2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/2d/Unified_cpp_gfx_2d2.cpp 14:18.29 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_harfbuzz_src0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -UDEBUG '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHAVE_ROUND=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_gfx_harfbuzz_src0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/harfbuzz/src/Unified_cpp_gfx_harfbuzz_src0.cpp 14:19.05 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/harfbuzz/src/Unified_cpp_gfx_harfbuzz_src0.cpp:47: 14:19.05 In file included from /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-face.cc:36: 14:19.05 In file included from /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-layout-gsub-table.hh:32: 14:19.05 /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-layout-gsubgpos.hh:1213:85: warning: possible misuse of comma operator here [-Wcomma] 14:19.05 && (c->buffer->unsafe_to_break (c->buffer->idx, c->buffer->idx + match_length), 14:19.05 ^ 14:19.05 /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-layout-gsubgpos.hh:1213:11: note: cast expression to void to silence warning 14:19.05 && (c->buffer->unsafe_to_break (c->buffer->idx, c->buffer->idx + match_length), 14:19.05 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14:19.05 static_cast( ) 14:19.07 /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-layout-gsubgpos.hh:1850:77: warning: possible misuse of comma operator here [-Wcomma] 14:19.07 && (c->buffer->unsafe_to_break_from_outbuffer (start_index, end_index), 14:19.07 ^ 14:19.07 /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-layout-gsubgpos.hh:1850:11: note: cast expression to void to silence warning 14:19.07 && (c->buffer->unsafe_to_break_from_outbuffer (start_index, end_index), 14:19.07 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14:19.07 static_cast( ) 14:24.89 BUILDSTATUS BUILD_VERBOSE gfx/layers 14:24.90 /usr/bin/clang++ -std=gnu++14 -o MacIOSurfaceTextureClientOGL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/MacIOSurfaceTextureClientOGL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/layers/opengl/MacIOSurfaceTextureClientOGL.cpp 14:25.35 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_ipc0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/ipc -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/Unified_cpp_gfx_ipc0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/ipc/Unified_cpp_gfx_ipc0.cpp 14:27.72 gfx/vr 14:27.75 /usr/bin/clang++ -std=gnu++14 -o VRDisplayHost.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/vr -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/vr -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/gfx/layers/d3d11 -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/VRDisplayHost.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/vr/VRDisplayHost.cpp 14:28.08 /usr/bin/clang++ -std=gnu++14 -o MacIOSurfaceTextureHostOGL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/MacIOSurfaceTextureHostOGL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/layers/opengl/MacIOSurfaceTextureHostOGL.cpp 14:28.43 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_harfbuzz_src1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -UDEBUG '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DHAVE_OT=1 -DHAVE_ROUND=1 -DHB_NO_MT -DHB_NO_UNICODE_FUNCS -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/harfbuzz/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_gfx_harfbuzz_src1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/harfbuzz/src/Unified_cpp_gfx_harfbuzz_src1.cpp 14:28.82 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/harfbuzz/src/Unified_cpp_gfx_harfbuzz_src1.cpp:2: 14:28.82 In file included from /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-shape-fallback.cc:28: 14:28.82 /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-layout-gsubgpos.hh:1213:85: warning: possible misuse of comma operator here [-Wcomma] 14:28.82 && (c->buffer->unsafe_to_break (c->buffer->idx, c->buffer->idx + match_length), 14:28.82 ^ 14:28.82 /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-layout-gsubgpos.hh:1213:11: note: cast expression to void to silence warning 14:28.82 && (c->buffer->unsafe_to_break (c->buffer->idx, c->buffer->idx + match_length), 14:28.82 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14:28.82 static_cast( ) 14:28.84 /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-layout-gsubgpos.hh:1850:77: warning: possible misuse of comma operator here [-Wcomma] 14:28.84 && (c->buffer->unsafe_to_break_from_outbuffer (start_index, end_index), 14:28.84 ^ 14:28.84 /Users/matthew/mozilla-central2/gfx/harfbuzz/src/hb-ot-layout-gsubgpos.hh:1850:11: note: cast expression to void to silence warning 14:28.84 && (c->buffer->unsafe_to_break_from_outbuffer (start_index, end_index), 14:28.84 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 14:28.84 static_cast( ) 14:30.17 BUILDSTATUS BUILD_VERBOSE gfx/2d 14:30.17 /usr/bin/clang++ -std=gnu++14 -o QuartzSupport.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DUSE_CAIRO -DMOZ2D_HAS_MOZ_CAIRO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/QuartzSupport.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/2d/QuartzSupport.mm 14:31.15 2 warnings generated. 14:31.17 /usr/bin/clang++ -std=gnu++14 -o VRDisplayLocal.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/vr -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/vr -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/gfx/layers/d3d11 -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/VRDisplayLocal.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/vr/VRDisplayLocal.cpp 14:31.85 gfx/vr/service 14:31.85 /usr/bin/clang++ -std=gnu++14 -o OpenVRSession.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/vr/service -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/vr/service -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/gfx/layers/d3d11 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/OpenVRSession.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/vr/service/OpenVRSession.cpp 14:32.69 /usr/bin/clang++ -std=gnu++14 -o gfxVRExternal.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/vr -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/vr -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/gfx/layers/d3d11 -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/gfxVRExternal.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/vr/gfxVRExternal.cpp 14:33.92 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_vr_service0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/vr/service -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/vr/service -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/gfx/layers/d3d11 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_gfx_vr_service0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/vr/service/Unified_cpp_gfx_vr_service0.cpp 14:34.85 /usr/bin/clang++ -std=gnu++14 -o gfxVRPuppet.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/vr -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/vr -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/gfx/layers/d3d11 -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/gfxVRPuppet.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/vr/gfxVRPuppet.cpp 14:36.14 2 warnings generated. 14:36.14 /usr/bin/clang++ -std=gnu++14 -o LayerScopePacket.pb.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/LayerScopePacket.pb.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/layers/protobuf/LayerScopePacket.pb.cc 14:36.17 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_vr0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/vr -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/vr -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/gfx/layers/d3d11 -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/Unified_cpp_gfx_vr0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/vr/Unified_cpp_gfx_vr0.cpp 14:36.38 /usr/bin/clang++ -std=gnu++14 -o WebRenderTextureHost.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/WebRenderTextureHost.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/layers/wr/WebRenderTextureHost.cpp 14:37.62 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_layers0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/Unified_cpp_gfx_layers0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers/Unified_cpp_gfx_layers0.cpp 14:38.07 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_layers1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/Unified_cpp_gfx_layers1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers/Unified_cpp_gfx_layers1.cpp 14:40.81 gfx/config 14:40.81 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_config0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/config -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/config -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_gfx_config0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/config/Unified_cpp_gfx_config0.cpp 14:40.93 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_layers10.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/Unified_cpp_gfx_layers10.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers/Unified_cpp_gfx_layers10.cpp 14:41.36 gfx/webrender_bindings 14:41.36 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrender_bindings0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/webrender_bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/webrender_bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_webrender_bindings0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/webrender_bindings/Unified_cpp_webrender_bindings0.cpp 14:43.12 gfx/skia 14:43.14 /usr/bin/clang++ -std=gnu++14 -o SkBitmapProcState.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkBitmapProcState.o.pp -fcolor-diagnostics -O3 /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkBitmapProcState.cpp 14:45.10 /usr/bin/clang++ -std=gnu++14 -o SkBitmapProcState_matrixProcs.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkBitmapProcState_matrixProcs.o.pp -fcolor-diagnostics -O3 /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkBitmapProcState_matrixProcs.cpp 14:45.31 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_layers11.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/Unified_cpp_gfx_layers11.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers/Unified_cpp_gfx_layers11.cpp 14:46.88 /usr/bin/clang++ -std=gnu++14 -o SkBlitMask_D32.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkBlitMask_D32.o.pp -fcolor-diagnostics -O3 /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkBlitMask_D32.cpp 14:48.25 /usr/bin/clang++ -std=gnu++14 -o SkBlitRow_D32.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkBlitRow_D32.o.pp -fcolor-diagnostics -O3 /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkBlitRow_D32.cpp 14:48.47 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_layers12.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/Unified_cpp_gfx_layers12.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers/Unified_cpp_gfx_layers12.cpp 14:49.44 /usr/bin/clang++ -std=gnu++14 -o SkBlitter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkBlitter.o.pp -fcolor-diagnostics -O3 /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkBlitter.cpp 14:52.40 /usr/bin/clang++ -std=gnu++14 -o SkBlitter_A8.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkBlitter_A8.o.pp -fcolor-diagnostics -O3 /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkBlitter_A8.cpp 14:53.82 /usr/bin/clang++ -std=gnu++14 -o SkBlitter_ARGB32.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkBlitter_ARGB32.o.pp -fcolor-diagnostics -O3 /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkBlitter_ARGB32.cpp 14:54.02 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_layers2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/Unified_cpp_gfx_layers2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers/Unified_cpp_gfx_layers2.cpp 14:55.93 /usr/bin/clang++ -std=gnu++14 -o SkBlitter_RGB565.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkBlitter_RGB565.o.pp -fcolor-diagnostics -O3 /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkBlitter_RGB565.cpp 14:57.39 /usr/bin/clang++ -std=gnu++14 -o SkBlitter_Sprite.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkBlitter_Sprite.o.pp -fcolor-diagnostics -O3 /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkBlitter_Sprite.cpp 14:58.90 /usr/bin/clang++ -std=gnu++14 -o SkColorSpace.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkColorSpace.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkColorSpace.cpp 14:59.82 gfx/sfntly/cpp/src 14:59.83 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_sfntly_cpp_src0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSFNTLY_NO_EXCEPTION=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_gfx_sfntly_cpp_src0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/sfntly/cpp/src/Unified_cpp_gfx_sfntly_cpp_src0.cpp 15:00.28 /usr/bin/clang++ -std=gnu++14 -o SkColorSpaceXformCanvas.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkColorSpaceXformCanvas.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkColorSpaceXformCanvas.cpp 15:01.39 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/sfntly/cpp/src/Unified_cpp_gfx_sfntly_cpp_src0.cpp:2: 15:01.39 In file included from /Users/matthew/mozilla-central2/gfx/sfntly/cpp/src/sample/chromium/font_subsetter.cc:19: 15:01.39 In file included from /Users/matthew/mozilla-central2/gfx/sfntly/cpp/src/sample/chromium/subsetter_impl.h:22: 15:01.39 In file included from /Users/matthew/mozilla-central2/gfx/sfntly/cpp/src/sfntly/font.h:22: 15:01.39 In file included from /Users/matthew/mozilla-central2/gfx/sfntly/cpp/src/sfntly/port/refcount.h:80: 15:01.39 In file included from /Users/matthew/mozilla-central2/gfx/sfntly/cpp/src/sfntly/port/type.h:46: 15:01.40 In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/set:389: 15:01.40 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__tree:1819:22: warning: the specified comparator type does not provide a const call operator [-Wuser-defined-warnings] 15:01.40 __trigger_diagnostics()), ""); 15:01.40 ^ 15:01.40 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/set:400:28: note: in instantiation of member function 'std::__1::__tree, sfntly::HeaderComparatorByTag, std::__1::allocator > >::~__tree' requested here 15:01.40 class _LIBCPP_TEMPLATE_VIS set 15:01.40 ^ 15:01.40 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__tree:970:7: note: from 'diagnose_if' attribute on '__trigger_diagnostics': 15:01.40 _LIBCPP_DIAGNOSE_WARNING(!__invokable<_Compare const&, _Tp const&, _Tp const&>::value, 15:01.40 ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15:01.40 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__config:1130:20: note: expanded from macro '_LIBCPP_DIAGNOSE_WARNING' 15:01.40 __attribute__((diagnose_if(__VA_ARGS__, "warning"))) 15:01.41 ^ ~~~~~~~~~~~ 15:01.53 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/sfntly/cpp/src/Unified_cpp_gfx_sfntly_cpp_src0.cpp:2: 15:01.53 In file included from /Users/matthew/mozilla-central2/gfx/sfntly/cpp/src/sample/chromium/font_subsetter.cc:19: 15:01.53 In file included from /Users/matthew/mozilla-central2/gfx/sfntly/cpp/src/sample/chromium/subsetter_impl.h:22: 15:01.53 In file included from /Users/matthew/mozilla-central2/gfx/sfntly/cpp/src/sfntly/font.h:22: 15:01.53 In file included from /Users/matthew/mozilla-central2/gfx/sfntly/cpp/src/sfntly/port/refcount.h:80: 15:01.53 In file included from /Users/matthew/mozilla-central2/gfx/sfntly/cpp/src/sfntly/port/type.h:46: 15:01.53 In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/set:389: 15:01.53 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__tree:1819:22: warning: the specified comparator type does not provide a const call operator [-Wuser-defined-warnings] 15:01.53 __trigger_diagnostics()), ""); 15:01.53 ^ 15:01.54 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/set:400:28: note: in instantiation of member function 'std::__1::__tree, sfntly::HeaderComparatorByOffset, std::__1::allocator > >::~__tree' requested here 15:01.54 class _LIBCPP_TEMPLATE_VIS set 15:01.54 ^ 15:01.54 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__tree:970:7: note: from 'diagnose_if' attribute on '__trigger_diagnostics': 15:01.54 _LIBCPP_DIAGNOSE_WARNING(!__invokable<_Compare const&, _Tp const&, _Tp const&>::value, 15:01.54 ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 15:01.54 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/__config:1130:20: note: expanded from macro '_LIBCPP_DIAGNOSE_WARNING' 15:01.54 __attribute__((diagnose_if(__VA_ARGS__, "warning"))) 15:01.54 ^ ~~~~~~~~~~~ 15:01.77 BUILDSTATUS BUILD_VERBOSE gfx/tests/gtest 15:01.77 /usr/bin/clang++ -std=gnu++14 -o cff_type2_charstring_test.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/gfx/2d/unittest -I/Users/matthew/mozilla-central2/gfx/config -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/gfx/ots/src -I/Users/matthew/mozilla-central2/gfx/qcms -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/cff_type2_charstring_test.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/ots/tests/cff_type2_charstring_test.cc 15:02.35 /usr/bin/clang++ -std=gnu++14 -o SkColorSpaceXformSteps.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkColorSpaceXformSteps.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkColorSpaceXformSteps.cpp 15:03.09 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_sfntly_cpp_src1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSFNTLY_NO_EXCEPTION=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_gfx_sfntly_cpp_src1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/sfntly/cpp/src/Unified_cpp_gfx_sfntly_cpp_src1.cpp 15:03.48 /usr/bin/clang++ -std=gnu++14 -o SkColorSpaceXformer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkColorSpaceXformer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkColorSpaceXformer.cpp 15:03.87 image 15:03.89 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_image0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/obj-fx-dbg/image -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/image/decoders -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_image0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/image/Unified_cpp_image0.cpp 15:05.79 /usr/bin/clang++ -std=gnu++14 -o SkMatrix.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkMatrix.o.pp -fcolor-diagnostics -O3 /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkMatrix.cpp 15:06.05 gfx/tests/gtest 15:06.07 /usr/bin/clang++ -std=gnu++14 -o layout_common_table_test.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/gfx/2d/unittest -I/Users/matthew/mozilla-central2/gfx/config -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/gfx/ots/src -I/Users/matthew/mozilla-central2/gfx/qcms -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/layout_common_table_test.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/ots/tests/layout_common_table_test.cc 15:07.04 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_sfntly_cpp_src2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSFNTLY_NO_EXCEPTION=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_gfx_sfntly_cpp_src2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/sfntly/cpp/src/Unified_cpp_gfx_sfntly_cpp_src2.cpp 15:07.60 /usr/bin/clang++ -std=gnu++14 -o SkMatrix44.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkMatrix44.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkMatrix44.cpp 15:07.72 2 warnings generated. 15:07.79 image/build 15:07.81 /usr/bin/clang++ -std=gnu++14 -o nsImageModule.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/image/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/image/build -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/image/encoders/bmp -I/Users/matthew/mozilla-central2/image/encoders/ico -I/Users/matthew/mozilla-central2/image/encoders/jpeg -I/Users/matthew/mozilla-central2/image/encoders/png -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsImageModule.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/image/build/nsImageModule.cpp 15:08.42 /usr/bin/clang++ -std=gnu++14 -o SkMiniRecorder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkMiniRecorder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkMiniRecorder.cpp 15:09.86 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_image1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/obj-fx-dbg/image -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/image/decoders -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_image1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/image/Unified_cpp_image1.cpp 15:10.05 /usr/bin/clang++ -std=gnu++14 -o SkOpts.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkOpts.o.pp -fcolor-diagnostics -O3 /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkOpts.cpp 15:12.55 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_tests_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/gfx/2d/unittest -I/Users/matthew/mozilla-central2/gfx/config -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/gfx/ots/src -I/Users/matthew/mozilla-central2/gfx/qcms -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_gfx_tests_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/tests/gtest/Unified_cpp_gfx_tests_gtest0.cpp 15:13.28 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_sfntly_cpp_src3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSFNTLY_NO_EXCEPTION=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_gfx_sfntly_cpp_src3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/sfntly/cpp/src/Unified_cpp_gfx_sfntly_cpp_src3.cpp 15:14.97 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_layers3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/Unified_cpp_gfx_layers3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers/Unified_cpp_gfx_layers3.cpp 15:16.59 /usr/bin/clang++ -std=gnu++14 -o SkPictureData.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkPictureData.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkPictureData.cpp 15:17.00 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_layers4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/Unified_cpp_gfx_layers4.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers/Unified_cpp_gfx_layers4.cpp 15:19.50 /usr/bin/clang++ -std=gnu++14 -o SkRTree.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkRTree.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkRTree.cpp 15:20.60 /usr/bin/clang++ -std=gnu++14 -o SkRecorder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkRecorder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkRecorder.cpp 15:23.27 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_tests_gtest1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/gfx/2d/unittest -I/Users/matthew/mozilla-central2/gfx/config -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/gfx/ots/src -I/Users/matthew/mozilla-central2/gfx/qcms -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_gfx_tests_gtest1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/tests/gtest/Unified_cpp_gfx_tests_gtest1.cpp 15:23.66 /usr/bin/clang++ -std=gnu++14 -o SkScan_AntiPath.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkScan_AntiPath.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkScan_AntiPath.cpp 15:24.81 image/decoders 15:24.84 /usr/bin/clang -std=gnu99 -o Unified_c_image_decoders0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/image/decoders -I/Users/matthew/mozilla-central2/obj-fx-dbg/image/decoders -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_image_decoders0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/image/decoders/Unified_c_image_decoders0.c 15:24.98 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_image_decoders0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/image/decoders -I/Users/matthew/mozilla-central2/obj-fx-dbg/image/decoders -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_image_decoders0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/image/decoders/Unified_cpp_image_decoders0.cpp 15:25.50 /usr/bin/clang++ -std=gnu++14 -o SkScan_Antihair.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkScan_Antihair.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkScan_Antihair.cpp 15:27.31 /usr/bin/clang++ -std=gnu++14 -o SkScan_DAAPath.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkScan_DAAPath.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkScan_DAAPath.cpp 15:29.88 /usr/bin/clang++ -std=gnu++14 -o SkSpriteBlitter_ARGB32.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkSpriteBlitter_ARGB32.o.pp -fcolor-diagnostics -O3 /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkSpriteBlitter_ARGB32.cpp 15:31.34 /usr/bin/clang++ -std=gnu++14 -o SkSpriteBlitter_RGB565.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkSpriteBlitter_RGB565.o.pp -fcolor-diagnostics -O3 /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkSpriteBlitter_RGB565.cpp 15:32.73 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_image2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/obj-fx-dbg/image -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/image/decoders -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_image2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/image/Unified_cpp_image2.cpp 15:32.90 /usr/bin/clang++ -std=gnu++14 -o SkVertices.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkVertices.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkVertices.cpp 15:34.37 /usr/bin/clang++ -std=gnu++14 -o SkXfermode.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkXfermode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkXfermode.cpp 15:35.46 image/decoders/icon/mac 15:35.46 /usr/bin/clang++ -std=gnu++14 -o nsIconChannelCocoa.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/image/decoders/icon/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/image/decoders/icon/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsIconChannelCocoa.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/image/decoders/icon/mac/nsIconChannelCocoa.mm 15:35.86 /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkXfermode.cpp:139:12: warning: 'return' will never be executed [-Wunreachable-code-return] 15:35.87 return false; 15:35.87 ^~~~~ 15:36.08 BUILDSTATUS BUILD_VERBOSE gfx/skia 15:36.09 /usr/bin/clang++ -std=gnu++14 -o SkXfermodeInterpretation.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkXfermodeInterpretation.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/core/SkXfermodeInterpretation.cpp 15:36.13 1 warning generated. 15:36.18 image/decoders/icon 15:36.20 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_image_decoders_icon0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/image/decoders/icon -I/Users/matthew/mozilla-central2/obj-fx-dbg/image/decoders/icon -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/image/decoders/icon/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_image_decoders_icon0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/image/decoders/icon/Unified_cpp_image_decoders_icon0.cpp 15:37.04 /usr/bin/clang++ -std=gnu++14 -o GrPathUtils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrPathUtils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/GrPathUtils.cpp 15:38.53 /usr/bin/clang++ -std=gnu++14 -o GrResourceCache.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrResourceCache.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/GrResourceCache.cpp 15:38.68 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_layers5.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/Unified_cpp_gfx_layers5.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers/Unified_cpp_gfx_layers5.cpp 15:39.84 /usr/bin/clang++ -std=gnu++14 -o GrResourceProvider.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrResourceProvider.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/GrResourceProvider.cpp 15:40.98 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_layers6.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/Unified_cpp_gfx_layers6.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers/Unified_cpp_gfx_layers6.cpp 15:41.85 /usr/bin/clang++ -std=gnu++14 -o GrCCPathProcessor.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrCCPathProcessor.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/ccpr/GrCCPathProcessor.cpp 15:42.13 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_layers7.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/Unified_cpp_gfx_layers7.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers/Unified_cpp_gfx_layers7.cpp 15:42.48 /usr/bin/clang++ -std=gnu++14 -o GrCCStrokeGeometry.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrCCStrokeGeometry.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/ccpr/GrCCStrokeGeometry.cpp 15:42.93 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_layers8.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/Unified_cpp_gfx_layers8.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers/Unified_cpp_gfx_layers8.cpp 15:43.98 image/encoders/ico 15:43.98 /usr/bin/clang++ -std=gnu++14 -o nsICOEncoder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/image/encoders/ico -I/Users/matthew/mozilla-central2/obj-fx-dbg/image/encoders/ico -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/image/encoders/bmp -I/Users/matthew/mozilla-central2/image/encoders/png -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsICOEncoder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/image/encoders/ico/nsICOEncoder.cpp 15:44.37 /usr/bin/clang++ -std=gnu++14 -o GrAARectEffect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrAARectEffect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrAARectEffect.cpp 15:45.59 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_layers9.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DD3D_DEBUG_INFO -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/Unified_cpp_gfx_layers9.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/layers/Unified_cpp_gfx_layers9.cpp 15:45.80 /usr/bin/clang++ -std=gnu++14 -o GrAlphaThresholdFragmentProcessor.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrAlphaThresholdFragmentProcessor.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrAlphaThresholdFragmentProcessor.cpp 15:46.48 image/encoders/png 15:46.48 /usr/bin/clang++ -std=gnu++14 -o nsPNGEncoder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/image/encoders/png -I/Users/matthew/mozilla-central2/obj-fx-dbg/image/encoders/png -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsPNGEncoder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/image/encoders/png/nsPNGEncoder.cpp 15:47.87 /usr/bin/clang++ -std=gnu++14 -o GrBezierEffect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrBezierEffect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrBezierEffect.cpp 15:50.00 /usr/bin/clang++ -std=gnu++14 -o GrBicubicEffect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrBicubicEffect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrBicubicEffect.cpp 15:52.06 /usr/bin/clang++ -std=gnu++14 -o GrBitmapTextGeoProc.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrBitmapTextGeoProc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrBitmapTextGeoProc.cpp 15:53.04 /usr/bin/clang++ -std=gnu++14 -o GrBlurredEdgeFragmentProcessor.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrBlurredEdgeFragmentProcessor.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrBlurredEdgeFragmentProcessor.cpp 15:54.09 image/encoders/jpeg 15:54.10 /usr/bin/clang++ -std=gnu++14 -o nsJPEGEncoder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/image/encoders/jpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/image/encoders/jpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsJPEGEncoder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/image/encoders/jpeg/nsJPEGEncoder.cpp 15:55.06 /usr/bin/clang++ -std=gnu++14 -o GrCircleBlurFragmentProcessor.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrCircleBlurFragmentProcessor.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrCircleBlurFragmentProcessor.cpp 15:55.82 /usr/bin/clang++ -std=gnu++14 -o GrCircleEffect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrCircleEffect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrCircleEffect.cpp 15:57.56 image/encoders/bmp 15:57.57 /usr/bin/clang++ -std=gnu++14 -o nsBMPEncoder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/image/encoders/bmp -I/Users/matthew/mozilla-central2/obj-fx-dbg/image/encoders/bmp -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsBMPEncoder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/image/encoders/bmp/nsBMPEncoder.cpp 15:58.04 /usr/bin/clang++ -std=gnu++14 -o GrConfigConversionEffect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrConfigConversionEffect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrConfigConversionEffect.cpp 15:59.58 /usr/bin/clang++ -std=gnu++14 -o GrConstColorProcessor.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrConstColorProcessor.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrConstColorProcessor.cpp 16:00.69 image/test/gtest 16:00.71 /usr/bin/clang++ -std=gnu++14 -o TestDownscalingFilterNoSkia.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/image/test/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/image/test/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestDownscalingFilterNoSkia.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/image/test/gtest/TestDownscalingFilterNoSkia.cpp 16:01.70 /usr/bin/clang++ -std=gnu++14 -o GrConvexPolyEffect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrConvexPolyEffect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrConvexPolyEffect.cpp 16:02.67 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_image_test_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/image/test/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/image/test/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_image_test_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/image/test/gtest/Unified_cpp_image_test_gtest0.cpp 16:03.83 /usr/bin/clang++ -std=gnu++14 -o GrCoverageSetOpXP.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrCoverageSetOpXP.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrCoverageSetOpXP.cpp 16:04.38 dom/abort 16:04.39 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_abort0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/abort -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/abort -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_abort0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/abort/Unified_cpp_dom_abort0.cpp 16:06.09 /usr/bin/clang++ -std=gnu++14 -o GrCustomXfermode.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrCustomXfermode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrCustomXfermode.cpp 16:07.97 /usr/bin/clang++ -std=gnu++14 -o GrDisableColorXP.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrDisableColorXP.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrDisableColorXP.cpp 16:08.99 dom/animation 16:09.00 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_animation0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/animation -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/animation -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_animation0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/animation/Unified_cpp_dom_animation0.cpp 16:09.24 /usr/bin/clang++ -std=gnu++14 -o GrDistanceFieldGeoProc.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrDistanceFieldGeoProc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrDistanceFieldGeoProc.cpp 16:09.68 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_image_test_gtest1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/image/test/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/image/test/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_image_test_gtest1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/image/test/gtest/Unified_cpp_image_test_gtest1.cpp 16:09.70 /usr/bin/clang++ -std=gnu++14 -o GrEllipseEffect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrEllipseEffect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrEllipseEffect.cpp 16:11.72 dom/base/test/gtest 16:11.72 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_base_test_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/base/test/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/base/test/gtest -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_base_test_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/base/test/gtest/Unified_cpp_dom_base_test_gtest0.cpp 16:11.81 /usr/bin/clang++ -std=gnu++14 -o GrGaussianConvolutionFragmentProcessor.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGaussianConvolutionFragmentProcessor.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrGaussianConvolutionFragmentProcessor.cpp 16:11.81 dom/base 16:11.89 /usr/bin/clang++ -std=gnu++14 -o DOMIntersectionObserver.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/network -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/u2f -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/DOMIntersectionObserver.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/base/DOMIntersectionObserver.cpp 16:13.69 dom/bindings 16:13.76 /usr/bin/clang++ -std=gnu++14 -o PrototypeList.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/PrototypeList.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/PrototypeList.cpp 16:13.99 /usr/bin/clang++ -std=gnu++14 -o GrLumaColorFilterEffect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrLumaColorFilterEffect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrLumaColorFilterEffect.cpp 16:14.98 /usr/bin/clang++ -std=gnu++14 -o nsContentUtils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/network -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/u2f -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nsContentUtils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/base/nsContentUtils.cpp 16:15.23 /usr/bin/clang++ -std=gnu++14 -o RegisterBindings.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/RegisterBindings.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/RegisterBindings.cpp 16:16.08 /usr/bin/clang++ -std=gnu++14 -o GrMagnifierEffect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrMagnifierEffect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrMagnifierEffect.cpp 16:18.14 /usr/bin/clang++ -std=gnu++14 -o GrMatrixConvolutionEffect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrMatrixConvolutionEffect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrMatrixConvolutionEffect.cpp 16:20.22 /usr/bin/clang++ -std=gnu++14 -o RegisterWorkerBindings.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/RegisterWorkerBindings.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/RegisterWorkerBindings.cpp 16:20.39 /usr/bin/clang++ -std=gnu++14 -o GrOvalEffect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrOvalEffect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrOvalEffect.cpp 16:21.00 /usr/bin/clang++ -std=gnu++14 -o nsDOMWindowUtils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/network -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/u2f -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nsDOMWindowUtils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/base/nsDOMWindowUtils.cpp 16:21.84 /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrOvalEffect.cpp:32:12: warning: 'return' will never be executed [-Wunreachable-code-return] 16:21.84 return nullptr; 16:21.84 ^~~~~~~ 16:22.11 1 warning generated. 16:22.14 /usr/bin/clang++ -std=gnu++14 -o GrPorterDuffXferProcessor.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrPorterDuffXferProcessor.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrPorterDuffXferProcessor.cpp 16:24.23 /usr/bin/clang++ -std=gnu++14 -o GrPremulInputFragmentProcessor.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrPremulInputFragmentProcessor.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrPremulInputFragmentProcessor.cpp 16:26.20 /usr/bin/clang++ -std=gnu++14 -o GrRRectBlurEffect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrRRectBlurEffect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrRRectBlurEffect.cpp 16:26.53 dom/bindings/test 16:26.53 /usr/bin/clang++ -std=gnu++14 -o TestCodeGenBinding.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestCodeGenBinding.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/TestCodeGenBinding.cpp 16:28.47 /usr/bin/clang++ -std=gnu++14 -o RegisterWorkerDebuggerBindings.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/RegisterWorkerDebuggerBindings.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/RegisterWorkerDebuggerBindings.cpp 16:29.25 /usr/bin/clang++ -std=gnu++14 -o GrRRectEffect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrRRectEffect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrRRectEffect.cpp 16:30.44 /usr/bin/clang++ -std=gnu++14 -o nsFrameMessageManager.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/network -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/u2f -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nsFrameMessageManager.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/base/nsFrameMessageManager.cpp 16:31.48 /usr/bin/clang++ -std=gnu++14 -o TestDictionaryBinding.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestDictionaryBinding.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/TestDictionaryBinding.cpp 16:31.58 /usr/bin/clang++ -std=gnu++14 -o GrRectBlurEffect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrRectBlurEffect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrRectBlurEffect.cpp 16:32.80 /usr/bin/clang++ -std=gnu++14 -o RegisterWorkletBindings.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/RegisterWorkletBindings.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/RegisterWorkletBindings.cpp 16:33.77 /usr/bin/clang++ -std=gnu++14 -o GrSRGBEffect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrSRGBEffect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrSRGBEffect.cpp 16:35.68 /usr/bin/clang++ -std=gnu++14 -o GrShadowGeoProc.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrShadowGeoProc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrShadowGeoProc.cpp 16:36.27 dom/battery 16:36.28 /usr/bin/clang++ -std=gnu++14 -o BatteryManager.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/battery -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/BatteryManager.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/battery/BatteryManager.cpp 16:37.03 /usr/bin/clang++ -std=gnu++14 -o UnionTypes.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnionTypes.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnionTypes.cpp 16:37.45 /usr/bin/clang++ -std=gnu++14 -o GrSimpleTextureEffect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrSimpleTextureEffect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrSimpleTextureEffect.cpp 16:39.55 /usr/bin/clang++ -std=gnu++14 -o GrSkSLFP.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrSkSLFP.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrSkSLFP.cpp 16:41.90 /usr/bin/clang++ -std=gnu++14 -o nsGlobalWindowInner.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/network -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/u2f -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nsGlobalWindowInner.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/base/nsGlobalWindowInner.cpp 16:44.02 /usr/bin/clang++ -std=gnu++14 -o TestExampleGenBinding.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestExampleGenBinding.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/TestExampleGenBinding.cpp 16:44.33 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings0.cpp 16:44.54 /usr/bin/clang++ -std=gnu++14 -o TestJSImplGenBinding.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestJSImplGenBinding.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/TestJSImplGenBinding.cpp 16:44.60 dom/browser-element 16:44.61 /usr/bin/clang++ -std=gnu++14 -o BrowserElementParent.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/browser-element -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/browser-element -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/BrowserElementParent.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/browser-element/BrowserElementParent.cpp 16:45.70 /usr/bin/clang++ -std=gnu++14 -o GrTextureDomain.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrTextureDomain.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrTextureDomain.cpp 16:48.09 /usr/bin/clang++ -std=gnu++14 -o GrXfermodeFragmentProcessor.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrXfermodeFragmentProcessor.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrXfermodeFragmentProcessor.cpp 16:50.30 /usr/bin/clang++ -std=gnu++14 -o GrYUVtoRGBEffect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrYUVtoRGBEffect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects/GrYUVtoRGBEffect.cpp 16:52.62 /usr/bin/clang++ -std=gnu++14 -o GrGLBuffer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLBuffer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLBuffer.cpp 16:55.21 /usr/bin/clang++ -std=gnu++14 -o GrGLCaps.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLCaps.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLCaps.cpp 16:55.38 dom/cache 16:55.39 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_cache0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/cache -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/cache -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_cache0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/cache/Unified_cpp_dom_cache0.cpp 16:57.94 /usr/bin/clang++ -std=gnu++14 -o nsGlobalWindowOuter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/network -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/u2f -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nsGlobalWindowOuter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/base/nsGlobalWindowOuter.cpp 16:59.79 /usr/bin/clang++ -std=gnu++14 -o GrGLContext.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLContext.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLContext.cpp 17:02.66 /usr/bin/clang++ -std=gnu++14 -o GrGLExtensions.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLExtensions.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLExtensions.cpp 17:04.54 /usr/bin/clang++ -std=gnu++14 -o GrGLGLSL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLGLSL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLGLSL.cpp 17:05.83 /usr/bin/clang++ -std=gnu++14 -o GrGLGpu.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLGpu.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLGpu.cpp 17:07.61 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings1.cpp 17:14.62 /usr/bin/clang++ -std=gnu++14 -o GrGLGpuCommandBuffer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLGpuCommandBuffer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLGpuCommandBuffer.cpp 17:15.62 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_cache1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/cache -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/cache -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_cache1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/cache/Unified_cpp_dom_cache1.cpp 17:17.31 /usr/bin/clang++ -std=gnu++14 -o GrGLGpuProgramCache.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLGpuProgramCache.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLGpuProgramCache.cpp 17:20.53 /usr/bin/clang++ -std=gnu++14 -o GrGLInterface.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLInterface.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLInterface.cpp 17:21.14 /usr/bin/clang++ -std=gnu++14 -o TestJSImplInheritanceGenBinding.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestJSImplInheritanceGenBinding.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/TestJSImplInheritanceGenBinding.cpp 17:21.19 /usr/bin/clang++ -std=gnu++14 -o nsImageLoadingContent.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/network -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/u2f -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nsImageLoadingContent.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/base/nsImageLoadingContent.cpp 17:22.86 /usr/bin/clang++ -std=gnu++14 -o GrGLMakeNativeInterface_none.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLMakeNativeInterface_none.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLMakeNativeInterface_none.cpp 17:23.91 /usr/bin/clang++ -std=gnu++14 -o GrGLPath.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLPath.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLPath.cpp 17:26.64 /usr/bin/clang++ -std=gnu++14 -o GrGLPathRendering.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLPathRendering.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLPathRendering.cpp 17:28.99 dom/canvas/gtest 17:29.00 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_canvas_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/canvas/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/canvas/gtest -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_canvas_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/canvas/gtest/Unified_cpp_dom_canvas_gtest0.cpp 17:29.35 /usr/bin/clang++ -std=gnu++14 -o GrGLProgram.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLProgram.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLProgram.cpp 17:31.49 /usr/bin/clang++ -std=gnu++14 -o nsObjectLoadingContent.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/network -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/u2f -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nsObjectLoadingContent.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/base/nsObjectLoadingContent.cpp 17:32.00 /usr/bin/clang++ -std=gnu++14 -o GrGLProgramDataManager.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLProgramDataManager.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLProgramDataManager.cpp 17:34.78 /usr/bin/clang++ -std=gnu++14 -o GrGLRenderTarget.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLRenderTarget.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLRenderTarget.cpp 17:36.00 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings10.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings10.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings10.cpp 17:37.28 /usr/bin/clang++ -std=gnu++14 -o GrGLSemaphore.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLSemaphore.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLSemaphore.cpp 17:37.57 /usr/bin/clang++ -std=gnu++14 -o TestTypedefBinding.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestTypedefBinding.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/TestTypedefBinding.cpp 17:38.00 /usr/bin/clang++ -std=gnu++14 -o nsPluginArray.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/network -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/u2f -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nsPluginArray.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/base/nsPluginArray.cpp 17:38.38 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings11.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings11.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings11.cpp 17:39.66 /usr/bin/clang++ -std=gnu++14 -o GrGLStencilAttachment.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLStencilAttachment.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLStencilAttachment.cpp 17:41.93 /usr/bin/clang++ -std=gnu++14 -o GrGLTexture.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLTexture.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLTexture.cpp 17:44.44 dom/webgpu 17:44.44 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_webgpu0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/webgpu -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/webgpu -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_webgpu0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/webgpu/Unified_cpp_dom_webgpu0.cpp 17:44.69 /usr/bin/clang++ -std=gnu++14 -o GrGLTextureRenderTarget.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLTextureRenderTarget.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLTextureRenderTarget.cpp 17:44.74 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings12.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings12.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings12.cpp 17:47.58 /usr/bin/clang++ -std=gnu++14 -o GrGLUniformHandler.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLUniformHandler.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLUniformHandler.cpp 17:49.68 /usr/bin/clang++ -std=gnu++14 -o nsTextFragmentSSE2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/network -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/u2f -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nsTextFragmentSSE2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/dom/base/nsTextFragmentSSE2.cpp 17:50.21 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_base0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/network -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/u2f -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_base0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/base/Unified_cpp_dom_base0.cpp 17:50.60 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_webgpu1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/webgpu -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/webgpu -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_webgpu1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/webgpu/Unified_cpp_dom_webgpu1.cpp 17:51.61 /usr/bin/clang++ -std=gnu++14 -o GrGLUtil.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLUtil.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLUtil.cpp 17:53.33 /usr/bin/clang++ -std=gnu++14 -o GrGLVaryingHandler.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLVaryingHandler.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLVaryingHandler.cpp 17:56.23 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings13.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings13.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings13.cpp 17:56.39 /usr/bin/clang++ -std=gnu++14 -o GrGLVertexArray.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLVertexArray.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/GrGLVertexArray.cpp 17:58.88 /usr/bin/clang++ -std=gnu++14 -o GrGLProgramBuilder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLProgramBuilder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/builders/GrGLProgramBuilder.cpp 18:03.94 /usr/bin/clang++ -std=gnu++14 -o GrGLShaderStringBuilder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLShaderStringBuilder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl/builders/GrGLShaderStringBuilder.cpp 18:06.29 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_base1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/network -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/u2f -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_base1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/base/Unified_cpp_dom_base1.cpp 18:06.73 /usr/bin/clang++ -std=gnu++14 -o GrGLSL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLSL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl/GrGLSL.cpp 18:07.86 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings14.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings14.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings14.cpp 18:08.46 /usr/bin/clang++ -std=gnu++14 -o GrGLSLBlend.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLSLBlend.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl/GrGLSLBlend.cpp 18:09.20 dom/clients/api 18:09.21 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_clients_api0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/clients/api -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/clients/api -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_clients_api0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/clients/api/Unified_cpp_dom_clients_api0.cpp 18:10.32 /usr/bin/clang++ -std=gnu++14 -o GrGLSLFragmentProcessor.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLSLFragmentProcessor.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl/GrGLSLFragmentProcessor.cpp 18:12.08 /usr/bin/clang++ -std=gnu++14 -o GrGLSLFragmentShaderBuilder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLSLFragmentShaderBuilder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl/GrGLSLFragmentShaderBuilder.cpp 18:14.63 /usr/bin/clang++ -std=gnu++14 -o GrGLSLGeometryProcessor.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLSLGeometryProcessor.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl/GrGLSLGeometryProcessor.cpp 18:16.50 /usr/bin/clang++ -std=gnu++14 -o GrGLSLPrimitiveProcessor.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLSLPrimitiveProcessor.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl/GrGLSLPrimitiveProcessor.cpp 18:18.37 /usr/bin/clang++ -std=gnu++14 -o GrGLSLProgramBuilder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLSLProgramBuilder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl/GrGLSLProgramBuilder.cpp 18:19.76 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings15.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings15.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings15.cpp 18:21.58 /usr/bin/clang++ -std=gnu++14 -o GrGLSLProgramDataManager.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLSLProgramDataManager.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl/GrGLSLProgramDataManager.cpp 18:21.92 /usr/bin/clang++ -std=gnu++14 -o GrGLSLShaderBuilder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLSLShaderBuilder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl/GrGLSLShaderBuilder.cpp 18:22.22 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_base2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/network -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/u2f -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_base2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/base/Unified_cpp_dom_base2.cpp 18:23.97 /usr/bin/clang++ -std=gnu++14 -o GrGLSLUtil.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLSLUtil.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl/GrGLSLUtil.cpp 18:24.26 /usr/bin/clang++ -std=gnu++14 -o GrGLSLVarying.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLSLVarying.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl/GrGLSLVarying.cpp 18:24.64 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings16.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings16.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings16.cpp 18:26.18 /usr/bin/clang++ -std=gnu++14 -o GrGLSLVertexGeoBuilder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLSLVertexGeoBuilder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl/GrGLSLVertexGeoBuilder.cpp 18:26.67 dom/clients/manager 18:26.67 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_clients_manager0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/clients/manager -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/clients/manager -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_clients_manager0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/clients/manager/Unified_cpp_dom_clients_manager0.cpp 18:28.03 /usr/bin/clang++ -std=gnu++14 -o GrGLSLXferProcessor.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGLSLXferProcessor.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl/GrGLSLXferProcessor.cpp 18:28.17 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_base3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/network -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/u2f -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_base3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/base/Unified_cpp_dom_base3.cpp 18:29.71 /usr/bin/clang++ -std=gnu++14 -o GrClampedGradientEffect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrClampedGradientEffect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gradients/GrClampedGradientEffect.cpp 18:30.54 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_clients_manager1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/clients/manager -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/clients/manager -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_clients_manager1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/clients/manager/Unified_cpp_dom_clients_manager1.cpp 18:31.75 /usr/bin/clang++ -std=gnu++14 -o GrDualIntervalGradientColorizer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrDualIntervalGradientColorizer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gradients/GrDualIntervalGradientColorizer.cpp 18:33.77 /usr/bin/clang++ -std=gnu++14 -o GrGradientBitmapCache.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGradientBitmapCache.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gradients/GrGradientBitmapCache.cpp 18:33.79 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_base4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/network -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/u2f -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_base4.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/base/Unified_cpp_dom_base4.cpp 18:35.35 /usr/bin/clang++ -std=gnu++14 -o GrGradientShader.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrGradientShader.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gradients/GrGradientShader.cpp 18:37.90 /usr/bin/clang++ -std=gnu++14 -o GrLinearGradientLayout.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrLinearGradientLayout.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gradients/GrLinearGradientLayout.cpp 18:40.07 /usr/bin/clang++ -std=gnu++14 -o GrRadialGradientLayout.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrRadialGradientLayout.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gradients/GrRadialGradientLayout.cpp 18:42.20 /usr/bin/clang++ -std=gnu++14 -o GrSingleIntervalGradientColorizer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrSingleIntervalGradientColorizer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gradients/GrSingleIntervalGradientColorizer.cpp 18:44.38 /usr/bin/clang++ -std=gnu++14 -o GrSweepGradientLayout.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrSweepGradientLayout.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gradients/GrSweepGradientLayout.cpp 18:44.79 dom/commandhandler 18:44.80 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_commandhandler0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/commandhandler -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/commandhandler -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_commandhandler0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/commandhandler/Unified_cpp_dom_commandhandler0.cpp 18:46.11 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings17.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings17.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings17.cpp 18:46.28 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_base5.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/network -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/u2f -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_base5.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/base/Unified_cpp_dom_base5.cpp 18:46.73 /usr/bin/clang++ -std=gnu++14 -o GrTextureGradientColorizer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrTextureGradientColorizer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gradients/GrTextureGradientColorizer.cpp 18:48.92 /usr/bin/clang++ -std=gnu++14 -o GrTiledGradientEffect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrTiledGradientEffect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gradients/GrTiledGradientEffect.cpp 18:51.22 dom/credentialmanagement 18:51.22 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_credentialmanagement0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/credentialmanagement -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/credentialmanagement -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_credentialmanagement0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/credentialmanagement/Unified_cpp_credentialmanagement0.cpp 18:51.37 /usr/bin/clang++ -std=gnu++14 -o GrTwoPointConicalGradientLayout.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrTwoPointConicalGradientLayout.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gradients/GrTwoPointConicalGradientLayout.cpp 18:51.42 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings18.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings18.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings18.cpp 18:53.20 dom/crypto 18:53.21 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_crypto0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/crypto -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/crypto -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_crypto0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/crypto/Unified_cpp_dom_crypto0.cpp 18:53.63 /usr/bin/clang++ -std=gnu++14 -o GrUnrolledBinaryGradientColorizer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrUnrolledBinaryGradientColorizer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gradients/GrUnrolledBinaryGradientColorizer.cpp 18:56.10 /usr/bin/clang++ -std=gnu++14 -o GrAAConvexPathRenderer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrAAConvexPathRenderer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/ops/GrAAConvexPathRenderer.cpp 18:58.22 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings19.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings19.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings19.cpp 19:00.04 /usr/bin/clang++ -std=gnu++14 -o GrAAConvexTessellator.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrAAConvexTessellator.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/ops/GrAAConvexTessellator.cpp 19:02.39 /usr/bin/clang++ -std=gnu++14 -o GrAAFillRectOp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrAAFillRectOp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/ops/GrAAFillRectOp.cpp 19:03.24 dom/encoding 19:03.26 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_encoding0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/encoding -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/encoding -I/Users/matthew/mozilla-central2/intl/locale -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_encoding0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/encoding/Unified_cpp_dom_encoding0.cpp 19:05.83 /usr/bin/clang++ -std=gnu++14 -o GrAAHairLinePathRenderer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrAAHairLinePathRenderer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/ops/GrAAHairLinePathRenderer.cpp 19:06.66 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_base6.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/network -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/u2f -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_base6.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/base/Unified_cpp_dom_base6.cpp 19:06.73 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings2.cpp 19:10.00 /usr/bin/clang++ -std=gnu++14 -o GrAALinearizingConvexPathRenderer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrAALinearizingConvexPathRenderer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/ops/GrAALinearizingConvexPathRenderer.cpp 19:10.29 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_base7.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/network -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/u2f -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_base7.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/base/Unified_cpp_dom_base7.cpp 19:11.94 /usr/bin/clang++ -std=gnu++14 -o GrAAStrokeRectOp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrAAStrokeRectOp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/ops/GrAAStrokeRectOp.cpp 19:13.48 dom/events 19:13.49 /usr/bin/clang++ -std=gnu++14 -o EventStateManager.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/events -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/EventStateManager.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/events/EventStateManager.cpp 19:15.09 /usr/bin/clang++ -std=gnu++14 -o GrNonAAFillRectOp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrNonAAFillRectOp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/ops/GrNonAAFillRectOp.cpp 19:15.78 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_base8.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/network -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/u2f -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_base8.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/base/Unified_cpp_dom_base8.cpp 19:18.63 /usr/bin/clang++ -std=gnu++14 -o GrShadowRRectOp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/GrShadowRRectOp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/ops/GrShadowRRectOp.cpp 19:21.31 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_events0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/events -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_events0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/events/Unified_cpp_dom_events0.cpp 19:21.68 /usr/bin/clang++ -std=gnu++14 -o SkImage_Gpu.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkImage_Gpu.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/image/SkImage_Gpu.cpp 19:26.04 /usr/bin/clang++ -std=gnu++14 -o SkJumper.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkJumper.o.pp -fcolor-diagnostics -O3 /Users/matthew/mozilla-central2/gfx/skia/skia/src/jumper/SkJumper.cpp 19:27.77 /usr/bin/clang++ -std=gnu++14 -o SkBitmapProcState_opts_SSE2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkBitmapProcState_opts_SSE2.o.pp -fcolor-diagnostics -O3 -msse2 /Users/matthew/mozilla-central2/gfx/skia/skia/src/opts/SkBitmapProcState_opts_SSE2.cpp 19:29.95 /usr/bin/clang++ -std=gnu++14 -o SkBitmapProcState_opts_SSSE3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkBitmapProcState_opts_SSSE3.o.pp -fcolor-diagnostics -O3 -mssse3 /Users/matthew/mozilla-central2/gfx/skia/skia/src/opts/SkBitmapProcState_opts_SSSE3.cpp 19:32.13 /usr/bin/clang++ -std=gnu++14 -o SkBlitRow_opts_SSE2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkBlitRow_opts_SSE2.o.pp -fcolor-diagnostics -O3 -msse2 /Users/matthew/mozilla-central2/gfx/skia/skia/src/opts/SkBlitRow_opts_SSE2.cpp 19:34.50 /usr/bin/clang++ -std=gnu++14 -o SkOpts_avx.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkOpts_avx.o.pp -fcolor-diagnostics -O3 -mavx /Users/matthew/mozilla-central2/gfx/skia/skia/src/opts/SkOpts_avx.cpp 19:36.23 dom/fetch 19:36.23 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_fetch0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/fetch -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/fetch -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/protocol/data -I/Users/matthew/mozilla-central2/netwerk/protocol/http -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_fetch0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/fetch/Unified_cpp_dom_fetch0.cpp 19:39.26 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_base9.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/network -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/u2f -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/netwerk/sctp/datachannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_base9.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/base/Unified_cpp_dom_base9.cpp 19:39.60 /usr/bin/clang++ -std=gnu++14 -o SkOpts_hsw.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkOpts_hsw.o.pp -fcolor-diagnostics -O3 -mavx2 -mf16c -mfma /Users/matthew/mozilla-central2/gfx/skia/skia/src/opts/SkOpts_hsw.cpp 19:42.58 dom/file 19:42.58 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_file0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/file -I/Users/matthew/mozilla-central2/dom/file/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_file0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/file/Unified_cpp_dom_file0.cpp 19:43.15 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings20.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings20.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings20.cpp 19:45.34 /usr/bin/clang++ -std=gnu++14 -o SkOpts_sse41.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkOpts_sse41.o.pp -fcolor-diagnostics -O3 -msse4.1 /Users/matthew/mozilla-central2/gfx/skia/skia/src/opts/SkOpts_sse41.cpp 19:50.36 /usr/bin/clang++ -std=gnu++14 -o SkOpts_sse42.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkOpts_sse42.o.pp -fcolor-diagnostics -O3 -msse4.2 /Users/matthew/mozilla-central2/gfx/skia/skia/src/opts/SkOpts_sse42.cpp 19:51.30 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_events1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/events -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_events1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/events/Unified_cpp_dom_events1.cpp 19:52.13 /usr/bin/clang++ -std=gnu++14 -o SkOpts_ssse3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkOpts_ssse3.o.pp -fcolor-diagnostics -O3 -mssse3 /Users/matthew/mozilla-central2/gfx/skia/skia/src/opts/SkOpts_ssse3.cpp 19:55.88 /usr/bin/clang++ -std=gnu++14 -o SkPathOpsDebug.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkPathOpsDebug.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/pathops/SkPathOpsDebug.cpp 19:57.23 /usr/bin/clang++ -std=gnu++14 -o SkPDFFont.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkPDFFont.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/pdf/SkPDFFont.cpp 19:59.18 dom/file/ipc 19:59.19 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_file_ipc0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/file/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/file/ipc -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_file_ipc0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/file/ipc/Unified_cpp_dom_file_ipc0.cpp 20:01.46 /usr/bin/clang++ -std=gnu++14 -o SkFontHost_mac.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkFontHost_mac.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/ports/SkFontHost_mac.cpp 20:02.20 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_file1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/file -I/Users/matthew/mozilla-central2/dom/file/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_file1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/file/Unified_cpp_dom_file1.cpp 20:04.59 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings21.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings21.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings21.cpp 20:04.75 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_events2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/events -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_events2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/events/Unified_cpp_dom_events2.cpp 20:04.96 /usr/bin/clang++ -std=gnu++14 -o SkSLHCodeGenerator.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkSLHCodeGenerator.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl/SkSLHCodeGenerator.cpp 20:05.85 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings22.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings22.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings22.cpp 20:08.76 /usr/bin/clang++ -std=gnu++14 -o SkSLLexer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkSLLexer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl/SkSLLexer.cpp 20:08.91 /usr/bin/clang++ -std=gnu++14 -o SkParse.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkParse.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/SkParse.cpp 20:09.90 /usr/bin/clang++ -std=gnu++14 -o SkParsePath.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/SkParsePath.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/SkParsePath.cpp 20:11.19 /usr/bin/clang++ -std=gnu++14 -o skcms.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/skcms.o.pp -fcolor-diagnostics -O3 /Users/matthew/mozilla-central2/gfx/skia/skia/third_party/skcms/skcms.cc 20:14.33 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings23.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings23.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings23.cpp 20:14.66 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia0.cpp 20:18.64 dom/file/uri 20:18.64 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_file_uri0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/file/uri -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/file/uri -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_file_uri0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/file/uri/Unified_cpp_dom_file_uri0.cpp 20:20.68 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia1.cpp 20:20.94 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings3.cpp 20:24.51 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia10.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia10.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia10.cpp 20:25.88 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_events3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/events -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_events3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/events/Unified_cpp_dom_events3.cpp 20:29.18 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings4.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings4.cpp 20:30.04 dom/filehandle 20:30.04 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_filehandle0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/filehandle -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/filehandle -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_filehandle0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/filehandle/Unified_cpp_dom_filehandle0.cpp 20:33.41 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia11.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia11.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia11.cpp 20:34.49 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings5.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings5.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings5.cpp 20:38.83 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia12.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia12.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia12.cpp 20:45.18 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings6.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings6.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings6.cpp 20:46.18 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia13.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia13.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia13.cpp 20:49.83 dom/filesystem 20:49.84 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_filesystem0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/filesystem -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/filesystem -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_filesystem0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/filesystem/Unified_cpp_dom_filesystem0.cpp 20:51.37 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia14.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia14.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia14.cpp 20:58.63 dom/filesystem/compat 20:58.64 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_filesystem_compat0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/filesystem/compat -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/filesystem/compat -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_filesystem_compat0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/filesystem/compat/Unified_cpp_filesystem_compat0.cpp 21:00.07 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia15.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia15.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia15.cpp 21:02.89 dom/flex 21:02.90 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_flex0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/flex -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/flex -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_flex0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/flex/Unified_cpp_dom_flex0.cpp 21:05.75 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia16.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia16.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia16.cpp 21:07.16 dom/gamepad 21:07.17 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_gamepad0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/gamepad -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/gamepad -I/Users/matthew/mozilla-central2/dom/gamepad/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_gamepad0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/gamepad/Unified_cpp_dom_gamepad0.cpp 21:07.28 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings7.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings7.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings7.cpp 21:10.13 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia17.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia17.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia17.cpp 21:11.81 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings8.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings8.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings8.cpp 21:17.01 dom/geolocation 21:17.03 /usr/bin/clang++ -std=gnu++14 -o PositionError.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/geolocation -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/system/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/PositionError.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/geolocation/PositionError.cpp 21:19.41 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia18.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia18.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia18.cpp 21:21.56 /usr/bin/clang++ -std=gnu++14 -o nsGeolocation.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/geolocation -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/system/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsGeolocation.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/geolocation/nsGeolocation.cpp 21:21.83 /usr/bin/clang++ -std=gnu++14 -o UnifiedBindings9.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/UnifiedBindings9.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/UnifiedBindings9.cpp 21:22.06 dom/grid 21:22.07 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_grid0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/grid -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/grid -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_grid0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/grid/Unified_cpp_dom_grid0.cpp 21:27.77 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_geolocation0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/geolocation -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/system/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_geolocation0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/geolocation/Unified_cpp_dom_geolocation0.cpp 21:29.12 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia19.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia19.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia19.cpp 21:30.28 dom/html 21:30.29 /usr/bin/clang++ -std=gnu++14 -o AutoplayPermissionManager.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/html/input -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/security -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/AutoplayPermissionManager.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/html/AutoplayPermissionManager.cpp 21:30.81 /usr/bin/clang++ -std=gnu++14 -o StructuredClone.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/StructuredClone.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/bindings/StructuredClone.cpp 21:33.53 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia2.cpp 21:35.31 /usr/bin/clang++ -std=gnu++14 -o AutoplayPermissionRequest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/html/input -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/security -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/AutoplayPermissionRequest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/html/AutoplayPermissionRequest.cpp 21:36.83 dom/html/input 21:36.84 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_html_input0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/html/input -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/html/input -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_html_input0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/html/input/Unified_cpp_dom_html_input0.cpp 21:37.64 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_bindings0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/Unified_cpp_dom_bindings0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/Unified_cpp_dom_bindings0.cpp 21:40.74 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia20.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia20.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia20.cpp 21:42.23 /usr/bin/clang++ -std=gnu++14 -o PluginDocument.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/html/input -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/security -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/PluginDocument.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/html/PluginDocument.cpp 21:43.67 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia21.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia21.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia21.cpp 21:45.86 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_bindings1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DHAVE_SIDEBAR -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/battery -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/js/xpconnect/wrappers -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/Unified_cpp_dom_bindings1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/bindings/Unified_cpp_dom_bindings1.cpp 21:47.38 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia22.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia22.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia22.cpp 21:50.99 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_html0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/html/input -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/security -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_html0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/html/Unified_cpp_dom_html0.cpp 21:51.78 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia23.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia23.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia23.cpp 21:52.53 dom/jsurl 21:52.53 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_jsurl0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/jsurl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/jsurl -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_jsurl0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/jsurl/Unified_cpp_dom_jsurl0.cpp 21:54.95 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_html1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/html/input -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/security -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_html1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/html/Unified_cpp_dom_html1.cpp 21:56.52 dom/asmjscache 21:56.53 /usr/bin/clang++ -std=gnu++14 -o AsmJSCache.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/asmjscache -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/asmjscache -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/AsmJSCache.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/asmjscache/AsmJSCache.cpp 21:56.88 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_html2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/html/input -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/security -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_html2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/html/Unified_cpp_dom_html2.cpp 21:58.71 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia24.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia24.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia24.cpp 22:01.36 dom/mathml 22:01.37 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_mathml0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/mathml -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/mathml -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_mathml0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/mathml/Unified_cpp_dom_mathml0.cpp 22:02.05 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_html3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/html/input -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/security -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_html3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/html/Unified_cpp_dom_html3.cpp 22:02.20 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia25.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia25.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia25.cpp 22:07.67 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_html4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/html/input -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/security -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_html4.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/html/Unified_cpp_dom_html4.cpp 22:08.70 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia26.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia26.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia26.cpp 22:10.31 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_html5.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/html/input -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/security -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_html5.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/html/Unified_cpp_dom_html5.cpp 22:10.63 dom/media 22:10.65 /usr/bin/clang++ -std=gnu++14 -o CubebUtils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DMOZILLA_INTERNAL_API -DTRACING -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-error=attributes -Wno-error=shadow -MD -MP -MF .deps/CubebUtils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/media/CubebUtils.cpp 22:12.72 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia3.cpp 22:18.02 /usr/bin/clang++ -std=gnu++14 -o DecoderTraits.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DMOZILLA_INTERNAL_API -DTRACING -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-error=attributes -Wno-error=shadow -MD -MP -MF .deps/DecoderTraits.o.pp -fcolor-diagnostics -Wno-error=multichar /Users/matthew/mozilla-central2/dom/media/DecoderTraits.cpp 22:18.33 dom/media/doctor 22:18.33 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_doctor0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/doctor -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/doctor -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_media_doctor0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/doctor/Unified_cpp_dom_media_doctor0.cpp 22:21.00 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DMOZILLA_INTERNAL_API -DTRACING -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-error=attributes -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/Unified_cpp_dom_media0.cpp 22:22.13 dom/media/doctor/gtest 22:22.14 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_media_doctor_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/doctor/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/doctor/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/media/doctor -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_media_doctor_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/doctor/gtest/Unified_cpp_media_doctor_gtest0.cpp 22:24.98 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia4.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia4.cpp 22:26.90 dom/media/eme 22:26.91 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_eme0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/eme -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/eme -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_media_eme0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/eme/Unified_cpp_dom_media_eme0.cpp 22:28.67 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DMOZILLA_INTERNAL_API -DTRACING -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-error=attributes -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/Unified_cpp_dom_media1.cpp 22:28.92 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia5.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia5.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia5.cpp 22:31.02 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media10.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DMOZILLA_INTERNAL_API -DTRACING -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-error=attributes -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media10.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/Unified_cpp_dom_media10.cpp 22:33.69 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia6.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia6.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia6.cpp 22:34.53 dom/media/encoder 22:34.53 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_encoder0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DTRACING -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/encoder -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/encoder -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=attributes -MD -MP -MF .deps/Unified_cpp_dom_media_encoder0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/encoder/Unified_cpp_dom_media_encoder0.cpp 22:36.49 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media11.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DMOZILLA_INTERNAL_API -DTRACING -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-error=attributes -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media11.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/Unified_cpp_dom_media11.cpp 22:38.11 dom/media/fake-cdm 22:38.12 /usr/bin/clang++ -std=gnu++14 -o cdm-fake.o -c -DDEBUG=1 -DCDM_IMPLEMENTATION -I/Users/matthew/mozilla-central2/dom/media/fake-cdm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/fake-cdm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/cdm-fake.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/media/fake-cdm/cdm-fake.cpp 22:38.57 /usr/bin/clang++ -std=gnu++14 -o cdm-test-decryptor.o -c -DDEBUG=1 -DCDM_IMPLEMENTATION -I/Users/matthew/mozilla-central2/dom/media/fake-cdm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/fake-cdm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/cdm-test-decryptor.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/media/fake-cdm/cdm-test-decryptor.cpp 22:39.85 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia7.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia7.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia7.cpp 22:40.48 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DMOZILLA_INTERNAL_API -DTRACING -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-error=attributes -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/Unified_cpp_dom_media2.cpp 22:42.07 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DMOZILLA_INTERNAL_API -DTRACING -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-error=attributes -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/Unified_cpp_dom_media3.cpp 22:42.07 /usr/bin/clang++ -std=gnu++14 -o cdm-test-storage.o -c -DDEBUG=1 -DCDM_IMPLEMENTATION -I/Users/matthew/mozilla-central2/dom/media/fake-cdm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/fake-cdm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/cdm-test-storage.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/media/fake-cdm/cdm-test-storage.cpp 22:42.88 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DMOZILLA_INTERNAL_API -DTRACING -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-error=attributes -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media4.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/Unified_cpp_dom_media4.cpp 22:43.26 dom/media/flac 22:43.27 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_flac0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/flac -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/flac -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media_flac0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/flac/Unified_cpp_dom_media_flac0.cpp 22:43.64 dom/media/fake-cdm/libfake.dylib 22:43.64 rm -f libfake.dylib 22:43.65 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -fPIC -o libfake.dylib cdm-fake.o cdm-test-decryptor.o cdm-test-storage.o -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -dynamiclib -install_name @executable_path/libfake.dylib -compatibility_version 1 -current_version 1 -single_module 22:43.87 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target libfake.dylib 22:44.17 chmod +x libfake.dylib 22:44.18 ../../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/fake-cdm -m 644 'libfake.dylib' '../../../dist/bin/gmp-fake/1.0' 22:44.20 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media5.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DMOZILLA_INTERNAL_API -DTRACING -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-error=attributes -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media5.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/Unified_cpp_dom_media5.cpp 22:46.28 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia8.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia8.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia8.cpp 22:47.73 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media6.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DMOZILLA_INTERNAL_API -DTRACING -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-error=attributes -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media6.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/Unified_cpp_dom_media6.cpp 22:52.71 dom/media/gmp 22:52.72 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_gmp0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSUPPORT_STORAGE_ID=1 -DGMP_SAFE_SHMEM -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/gmp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/gmp -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/security/sandbox/chromium -I/Users/matthew/mozilla-central2/security/sandbox/chromium-shim -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media_gmp0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/gmp/Unified_cpp_dom_media_gmp0.cpp 22:52.88 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_skia9.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSKIA_IMPLEMENTATION=1 -DSK_PDF_USE_SFNTLY=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/c -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/encode -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/pathops -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/ports -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/private -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/codec -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/effects -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/gl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/gpu/glsl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/image -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/lazy -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/opts -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sfnt -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/shaders/gradients -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/sksl -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/mac -I/Users/matthew/mozilla-central2/gfx/skia/skia/src/utils/win -I/Users/matthew/mozilla-central2/gfx/sfntly/cpp/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-overloaded-virtual -Wno-shadow -Wno-sign-compare -Wno-unreachable-code -Wno-unused-function -Wno-implicit-fallthrough -Wno-inconsistent-missing-override -Wno-macro-redefined -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_gfx_skia9.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/skia/Unified_cpp_gfx_skia9.cpp 22:57.79 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_gmp1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSUPPORT_STORAGE_ID=1 -DGMP_SAFE_SHMEM -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/gmp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/gmp -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/security/sandbox/chromium -I/Users/matthew/mozilla-central2/security/sandbox/chromium-shim -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media_gmp1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/gmp/Unified_cpp_dom_media_gmp1.cpp 22:58.25 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media7.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DMOZILLA_INTERNAL_API -DTRACING -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-error=attributes -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media7.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/Unified_cpp_dom_media7.cpp 22:58.73 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_gmp2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSUPPORT_STORAGE_ID=1 -DGMP_SAFE_SHMEM -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/gmp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/gmp -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/security/sandbox/chromium -I/Users/matthew/mozilla-central2/security/sandbox/chromium-shim -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media_gmp2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/gmp/Unified_cpp_dom_media_gmp2.cpp 22:59.76 dom/media/gmp/rlz 22:59.78 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_gmp_rlz0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/gmp/rlz -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/gmp/rlz -I/Users/matthew/mozilla-central2/dom/media/gmp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_media_gmp_rlz0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/gmp/rlz/Unified_cpp_dom_media_gmp_rlz0.cpp 23:00.41 dom/media/gmp/widevine-adapter 23:00.41 /usr/bin/clang++ -std=gnu++14 -o WidevineFileIO.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/gmp/widevine-adapter -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/gmp/widevine-adapter -I/Users/matthew/mozilla-central2/dom/media/gmp -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/WidevineFileIO.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/media/gmp/widevine-adapter/WidevineFileIO.cpp 23:00.83 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media8.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DMOZILLA_INTERNAL_API -DTRACING -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-error=attributes -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media8.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/Unified_cpp_dom_media8.cpp 23:01.61 /usr/bin/clang++ -std=gnu++14 -o WidevineUtils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/gmp/widevine-adapter -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/gmp/widevine-adapter -I/Users/matthew/mozilla-central2/dom/media/gmp -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/WidevineUtils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/media/gmp/widevine-adapter/WidevineUtils.cpp 23:02.93 /usr/bin/clang++ -std=gnu++14 -o WidevineVideoFrame.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/gmp/widevine-adapter -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/gmp/widevine-adapter -I/Users/matthew/mozilla-central2/dom/media/gmp -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/WidevineVideoFrame.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/media/gmp/widevine-adapter/WidevineVideoFrame.cpp 23:04.10 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media9.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DMOZILLA_INTERNAL_API -DTRACING -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-error=attributes -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media9.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/Unified_cpp_dom_media9.cpp 23:06.20 dom/media/gmp-plugin-openh264 23:06.21 /usr/bin/clang++ -std=gnu++14 -o gmp-fake-openh264.o -c -DDEBUG=1 -I/Users/matthew/mozilla-central2/dom/media/gmp-plugin-openh264 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/gmp-plugin-openh264 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/gmp-fake-openh264.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/media/gmp-plugin-openh264/gmp-fake-openh264.cpp 23:07.28 dom/media/gmp-plugin-openh264/libfakeopenh264.dylib 23:07.28 rm -f libfakeopenh264.dylib 23:07.29 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -fPIC -o libfakeopenh264.dylib gmp-fake-openh264.o -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -dynamiclib -install_name @executable_path/libfakeopenh264.dylib -compatibility_version 1 -current_version 1 -single_module 23:07.43 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target libfakeopenh264.dylib 23:07.64 chmod +x libfakeopenh264.dylib 23:07.65 ../../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/gmp-plugin-openh264 -m 644 'libfakeopenh264.dylib' '../../../dist/bin/gmp-fakeopenh264/1.0' 23:07.72 dom/media/imagecapture 23:07.74 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_media_imagecapture0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/imagecapture -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/imagecapture -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_media_imagecapture0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/imagecapture/Unified_cpp_media_imagecapture0.cpp 23:15.11 dom/media/ipc 23:15.14 /usr/bin/clang++ -std=gnu++14 -o RemoteVideoDecoder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/RemoteVideoDecoder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/media/ipc/RemoteVideoDecoder.cpp 23:16.49 /usr/bin/clang++ -std=gnu++14 -o VideoDecoderChild.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/VideoDecoderChild.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/media/ipc/VideoDecoderChild.cpp 23:16.59 /usr/bin/clang++ -std=gnu++14 -o VideoDecoderManagerChild.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/VideoDecoderManagerChild.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/media/ipc/VideoDecoderManagerChild.cpp 23:16.62 dom/media/mediacapabilities 23:16.63 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_mediacapabilities0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/mediacapabilities -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/mediacapabilities -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_mediacapabilities0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/mediacapabilities/Unified_cpp_mediacapabilities0.cpp 23:17.10 dom/media/mediasink 23:17.11 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_mediasink0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/mediasink -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/mediasink -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media_mediasink0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/mediasink/Unified_cpp_dom_media_mediasink0.cpp 23:19.81 /usr/bin/clang++ -std=gnu++14 -o VideoDecoderManagerParent.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/VideoDecoderManagerParent.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/media/ipc/VideoDecoderManagerParent.cpp 23:24.89 dom/media/mediasource 23:24.90 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_media_mediasource0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/mediasource -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/mediasource -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_media_mediasource0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/mediasource/Unified_cpp_media_mediasource0.cpp 23:25.48 dom/media/mediasource/gtest 23:25.49 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_mediasource_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/mediasource/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/mediasource/gtest -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/media/mediasource -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_mediasource_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/mediasource/gtest/Unified_cpp_mediasource_gtest0.cpp 23:27.10 /usr/bin/clang++ -std=gnu++14 -o VideoDecoderParent.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/VideoDecoderParent.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/media/ipc/VideoDecoderParent.cpp 23:28.90 dom/media/mp3 23:28.91 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_mp30.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/mp3 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/mp3 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_media_mp30.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/mp3/Unified_cpp_dom_media_mp30.cpp 23:29.42 dom/media/ogg 23:29.42 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_ogg0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/ogg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/ogg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_media_ogg0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/ogg/Unified_cpp_dom_media_ogg0.cpp 23:30.36 dom/media/platforms/agnostic/bytestreams 23:30.36 dom/media/platforms 23:30.37 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_bytestreams0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/platforms/agnostic/bytestreams -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/agnostic/bytestreams -I/Users/matthew/mozilla-central2/dom/media/mp4 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Werror=format -Wno-multichar -Wno-sign-compare -Wno-unused -Wno-mismatched-tags -Wno-tautological-constant-out-of-range-compare -Wno-unreachable-code-return -Wno-implicit-fallthrough -MD -MP -MF .deps/Unified_cpp_bytestreams0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/agnostic/bytestreams/Unified_cpp_bytestreams0.cpp 23:30.37 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_platforms0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/platforms -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media_platforms0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/Unified_cpp_dom_media_platforms0.cpp 23:32.46 dom/media/platforms/agnostic/eme 23:32.46 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_agnostic_eme0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/platforms/agnostic/eme -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/agnostic/eme -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_agnostic_eme0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/agnostic/eme/Unified_cpp_agnostic_eme0.cpp 23:33.48 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_platforms1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/platforms -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media_platforms1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/Unified_cpp_dom_media_platforms1.cpp 23:37.12 dom/media/platforms/agnostic/gmp 23:37.14 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_agnostic_gmp0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/platforms/agnostic/gmp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/agnostic/gmp -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_agnostic_gmp0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/agnostic/gmp/Unified_cpp_agnostic_gmp0.cpp 23:39.83 dom/media/platforms/omx 23:39.83 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_media_platforms_omx0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/platforms/omx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/omx -I/Users/matthew/mozilla-central2/media/openmax_il/il112 -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_media_platforms_omx0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/omx/Unified_cpp_media_platforms_omx0.cpp 23:43.40 dom/media/platforms/ffmpeg/ffvpx 23:43.41 /usr/bin/clang++ -std=gnu++14 -o FFVPXRuntimeLinker.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DFFVPX_VERSION=46465650 -DUSING_MOZFFVPX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/ffmpeg/ffvpx -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg/ffmpeg58/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-unknown-attributes -MD -MP -MF .deps/FFVPXRuntimeLinker.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg/ffvpx/FFVPXRuntimeLinker.cpp 23:44.05 dom/media/platforms/ffmpeg 23:44.06 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_platforms_ffmpeg0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/ffmpeg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_platforms_ffmpeg0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/ffmpeg/Unified_cpp_platforms_ffmpeg0.cpp 23:44.54 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_ffmpeg_ffvpx0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DFFVPX_VERSION=46465650 -DUSING_MOZFFVPX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/ffmpeg/ffvpx -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg/ffmpeg58/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-unknown-attributes -MD -MP -MF .deps/Unified_cpp_ffmpeg_ffvpx0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/ffmpeg/ffvpx/Unified_cpp_ffmpeg_ffvpx0.cpp 23:46.69 dom/media/platforms/ffmpeg/libav53 23:46.70 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_ffmpeg_libav530.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg/libav53 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/ffmpeg/libav53 -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg/libav53/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-unknown-attributes -MD -MP -MF .deps/Unified_cpp_ffmpeg_libav530.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/ffmpeg/libav53/Unified_cpp_ffmpeg_libav530.cpp 23:47.36 dom/media/platforms/ffmpeg/libav54 23:47.37 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_ffmpeg_libav540.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg/libav54 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/ffmpeg/libav54 -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg/libav54/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-unknown-attributes -MD -MP -MF .deps/Unified_cpp_ffmpeg_libav540.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/ffmpeg/libav54/Unified_cpp_ffmpeg_libav540.cpp 23:47.51 dom/media/platforms/ffmpeg/libav55 23:47.52 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_ffmpeg_libav550.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg/libav55 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/ffmpeg/libav55 -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg/libav55/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-unknown-attributes -MD -MP -MF .deps/Unified_cpp_ffmpeg_libav550.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/ffmpeg/libav55/Unified_cpp_ffmpeg_libav550.cpp 23:48.16 dom/media/platforms/ffmpeg/ffmpeg57 23:48.16 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_ffmpeg_ffmpeg570.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg/ffmpeg57 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/ffmpeg/ffmpeg57 -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg/ffmpeg57/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-unknown-attributes -MD -MP -MF .deps/Unified_cpp_ffmpeg_ffmpeg570.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/ffmpeg/ffmpeg57/Unified_cpp_ffmpeg_ffmpeg570.cpp 23:52.15 dom/media/platforms/ffmpeg/ffmpeg58 23:52.15 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_ffmpeg_ffmpeg580.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg/ffmpeg58 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/ffmpeg/ffmpeg58 -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg -I/Users/matthew/mozilla-central2/dom/media/platforms/ffmpeg/ffmpeg58/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-deprecated-declarations -Wno-unknown-attributes -MD -MP -MF .deps/Unified_cpp_ffmpeg_ffmpeg580.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/platforms/ffmpeg/ffmpeg58/Unified_cpp_ffmpeg_ffmpeg580.cpp 23:52.81 dom/media/systemservices 23:52.81 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_systemservices0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/systemservices -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/systemservices -I/Users/matthew/mozilla-central2/media/webrtc/signaling -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_systemservices0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/systemservices/Unified_cpp_systemservices0.cpp 23:53.42 dom/media/wave 23:53.42 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_wave0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/wave -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/wave -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media_wave0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/wave/Unified_cpp_dom_media_wave0.cpp 23:54.38 dom/media/webaudio 23:54.38 /usr/bin/clang++ -std=gnu++14 -o AudioNodeEngineSSE2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webaudio -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/AudioNodeEngineSSE2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/dom/media/webaudio/AudioNodeEngineSSE2.cpp 23:54.68 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_webaudio0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webaudio -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media_webaudio0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webaudio/Unified_cpp_dom_media_webaudio0.cpp 23:54.93 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_webaudio1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webaudio -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media_webaudio1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webaudio/Unified_cpp_dom_media_webaudio1.cpp 23:55.10 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_webaudio2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webaudio -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media_webaudio2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webaudio/Unified_cpp_dom_media_webaudio2.cpp 23:55.89 dom/media/webaudio/blink 23:55.90 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webaudio_blink0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/webaudio/blink -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webaudio/blink -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-shadow -MD -MP -MF .deps/Unified_cpp_webaudio_blink0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webaudio/blink/Unified_cpp_webaudio_blink0.cpp 23:59.48 dom/media/webm 23:59.48 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_webm0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/webm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media_webm0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webm/Unified_cpp_dom_media_webm0.cpp 23:59.77 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webaudio_blink1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DUSE_SSE2 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/webaudio/blink -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webaudio/blink -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/media/webaudio -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-shadow -MD -MP -MF .deps/Unified_cpp_webaudio_blink1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webaudio/blink/Unified_cpp_webaudio_blink1.cpp 23:59.98 dom/media/webrtc 23:60.00 /usr/bin/clang++ -std=gnu++14 -o MediaEngineWebRTC.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DOS_POSIX=1 -DOS_MACOSX=1 -DTRACING -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/webrtc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webrtc -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/browser_logging -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-error=attributes -Wno-error=shadow -MD -MP -MF .deps/MediaEngineWebRTC.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/media/webrtc/MediaEngineWebRTC.cpp 24:02.30 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_webrtc0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DOS_POSIX=1 -DOS_MACOSX=1 -DTRACING -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/webrtc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webrtc -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/browser_logging -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-error=attributes -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_media_webrtc0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webrtc/Unified_cpp_dom_media_webrtc0.cpp 24:04.76 dom/media/webspeech/synth 24:04.77 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webspeech_synth0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/webspeech/synth -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webspeech/synth -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/media/webspeech/synth/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_webspeech_synth0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webspeech/synth/Unified_cpp_webspeech_synth0.cpp 24:08.08 dom/media/webspeech/synth/cocoa 24:08.12 /usr/bin/clang++ -std=gnu++14 -o OSXSpeechSynthesizerModule.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/webspeech/synth/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webspeech/synth/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/OSXSpeechSynthesizerModule.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/media/webspeech/synth/cocoa/OSXSpeechSynthesizerModule.cpp 24:09.05 /usr/bin/clang++ -std=gnu++14 -o OSXSpeechSynthesizerService.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/webspeech/synth/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webspeech/synth/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/OSXSpeechSynthesizerService.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/media/webspeech/synth/cocoa/OSXSpeechSynthesizerService.mm 24:09.28 dom/media/webspeech/recognition 24:09.28 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_recognition0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_recognition0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/webspeech/recognition/Unified_cpp_recognition0.cpp 24:11.01 dom/media/mp4 24:11.01 /usr/bin/clang++ -std=gnu++14 -o MP4Demuxer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/mp4 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/mp4 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Werror=format -Wno-multichar -Wno-sign-compare -Wno-unused -Wno-mismatched-tags -Wno-tautological-constant-out-of-range-compare -Wno-unreachable-code-return -Wno-implicit-fallthrough -MD -MP -MF .deps/MP4Demuxer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/media/mp4/MP4Demuxer.cpp 24:12.49 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_mp40.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/mp4 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/mp4 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Werror=format -Wno-multichar -Wno-sign-compare -Wno-unused -Wno-mismatched-tags -Wno-tautological-constant-out-of-range-compare -Wno-unreachable-code-return -Wno-implicit-fallthrough -MD -MP -MF .deps/Unified_cpp_dom_media_mp40.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/mp4/Unified_cpp_dom_media_mp40.cpp 24:13.49 dom/media/bridge 24:13.49 /usr/bin/clang++ -std=gnu++14 -o MediaModule.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/bridge -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/bridge -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common/time_profiling -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/media-conduit -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/mediapipeline -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/peerconnection -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/MediaModule.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/media/bridge/MediaModule.cpp 24:15.71 dom/media/gtest/mp4_demuxer 24:15.72 dom/media/gtest 24:15.72 /usr/bin/clang++ -std=gnu++14 -o TestInterval.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/gtest/mp4_demuxer -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/gtest/mp4_demuxer -I/Users/matthew/mozilla-central2/dom/media/mp4 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/TestInterval.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/media/gtest/mp4_demuxer/TestInterval.cpp 24:15.73 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/gtest -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/media/encoder -I/Users/matthew/mozilla-central2/dom/media/gmp -I/Users/matthew/mozilla-central2/dom/media/mp4 -I/Users/matthew/mozilla-central2/dom/media/platforms -I/Users/matthew/mozilla-central2/dom/media/platforms/agnostic -I/Users/matthew/mozilla-central2/security/certverifier -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-error=shadow -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_dom_media_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/gtest/Unified_cpp_dom_media_gtest0.cpp 24:17.28 /usr/bin/clang++ -std=gnu++14 -o TestParser.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/gtest/mp4_demuxer -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/gtest/mp4_demuxer -I/Users/matthew/mozilla-central2/dom/media/mp4 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/TestParser.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/media/gtest/mp4_demuxer/TestParser.cpp 24:18.23 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_media_gtest1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/gtest -I/Users/matthew/mozilla-central2/media/webrtc/signaling/src/common -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/media/encoder -I/Users/matthew/mozilla-central2/dom/media/gmp -I/Users/matthew/mozilla-central2/dom/media/mp4 -I/Users/matthew/mozilla-central2/dom/media/platforms -I/Users/matthew/mozilla-central2/dom/media/platforms/agnostic -I/Users/matthew/mozilla-central2/security/certverifier -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-error=shadow -Wno-unused-private-field -MD -MP -MF .deps/Unified_cpp_dom_media_gtest1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/gtest/Unified_cpp_dom_media_gtest1.cpp 24:18.54 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gtest_mp4_demuxer0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/media/gtest/mp4_demuxer -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/gtest/mp4_demuxer -I/Users/matthew/mozilla-central2/dom/media/mp4 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_gtest_mp4_demuxer0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/media/gtest/mp4_demuxer/Unified_cpp_gtest_mp4_demuxer0.cpp 24:20.74 dom/midi 24:20.75 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_midi0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/midi -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/midi -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_midi0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/midi/Unified_cpp_dom_midi0.cpp 24:21.17 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_midi1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/midi -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/midi -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_midi1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/midi/Unified_cpp_dom_midi1.cpp 24:22.32 dom/notification 24:22.33 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_notification0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/notification -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/notification -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_notification0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/notification/Unified_cpp_dom_notification0.cpp 24:22.55 dom/offline 24:22.56 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_offline0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/offline -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/offline -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/uriloader/prefetch -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_offline0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/offline/Unified_cpp_dom_offline0.cpp 24:22.78 dom/power 24:22.78 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_power0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/power -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/power -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_power0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/power/Unified_cpp_dom_power0.cpp 24:23.28 dom/push 24:23.28 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_push0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/push -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/push -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_push0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/push/Unified_cpp_dom_push0.cpp 24:27.28 dom/quota 24:27.28 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_quota0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/quota -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/quota -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_quota0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/quota/Unified_cpp_dom_quota0.cpp 24:28.69 dom/quota/test/gtest 24:28.69 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_quota_test_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/quota/test/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/quota/test/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/quota -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_quota_test_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/quota/test/gtest/Unified_cpp_dom_quota_test_gtest0.cpp 24:30.08 dom/security 24:30.09 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_security0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/security -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/security -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/protocol/data -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_security0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/security/Unified_cpp_dom_security0.cpp 24:31.76 dom/security/test/gtest 24:31.76 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_security_test_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/security/test/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/security/test/gtest -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_security_test_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/security/test/gtest/Unified_cpp_security_test_gtest0.cpp 24:34.50 dom/security/featurepolicy 24:34.51 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_featurepolicy0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/security/featurepolicy -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/security/featurepolicy -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_featurepolicy0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/security/featurepolicy/Unified_cpp_featurepolicy0.cpp 24:34.94 dom/security/featurepolicy/test/gtest 24:34.95 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_test_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/security/featurepolicy/test/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/security/featurepolicy/test/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_test_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/security/featurepolicy/test/gtest/Unified_cpp_test_gtest0.cpp 24:37.43 dom/storage 24:37.44 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_storage0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDOM_STORAGE_TESTS -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/storage -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_storage0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/storage/Unified_cpp_dom_storage0.cpp 24:38.38 dom/svg 24:38.39 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_svg0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/smil -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_svg0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/svg/Unified_cpp_dom_svg0.cpp 24:38.44 dom/network 24:38.46 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_network0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/network -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/network -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_network0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/network/Unified_cpp_dom_network0.cpp 24:40.64 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_svg1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/smil -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_svg1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/svg/Unified_cpp_dom_svg1.cpp 24:41.86 dom/permission 24:41.87 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_permission0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/permission -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/permission -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_permission0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/permission/Unified_cpp_dom_permission0.cpp 24:42.07 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_svg2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/smil -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_svg2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/svg/Unified_cpp_dom_svg2.cpp 24:49.32 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_svg3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/smil -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_svg3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/svg/Unified_cpp_dom_svg3.cpp 24:49.99 dom/plugins/base 24:50.01 /usr/bin/clang++ -std=gnu++14 -o nsNPAPIPlugin.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/plugins/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/plugins/ipc -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/nsNPAPIPlugin.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/plugins/base/nsNPAPIPlugin.cpp 24:51.04 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_svg4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/smil -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_svg4.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/svg/Unified_cpp_dom_svg4.cpp 24:51.29 /usr/bin/clang++ -std=gnu++14 -o nsPluginHost.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/plugins/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/plugins/ipc -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/nsPluginHost.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/plugins/base/nsPluginHost.cpp 24:52.57 dom/plugins/ipc 24:52.58 /usr/bin/clang++ -std=gnu++14 -o PluginInstanceChild.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DFORCE_PR_LOG -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/plugins/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/plugins/base -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/PluginInstanceChild.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/plugins/ipc/PluginInstanceChild.cpp 24:54.96 /usr/bin/clang++ -std=gnu++14 -o nsPluginsDirDarwin.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/plugins/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/plugins/ipc -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/nsPluginsDirDarwin.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/plugins/base/nsPluginsDirDarwin.cpp 24:56.80 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_plugins_ipc0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DFORCE_PR_LOG -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/plugins/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/plugins/base -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_plugins_ipc0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/ipc/Unified_cpp_dom_plugins_ipc0.cpp 24:58.04 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_plugins_base0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/plugins/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/plugins/ipc -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_plugins_base0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/base/Unified_cpp_dom_plugins_base0.cpp 24:58.57 /Users/matthew/mozilla-central2/dom/plugins/base/nsPluginsDirDarwin.cpp:141:9: warning: 'FSFindFolder' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 24:58.57 if (::FSFindFolder(kUserDomain, kCurrentUserFolderType, kDontCreateFolder, &homeDir) != noErr) { 24:58.57 ^ 24:58.57 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Folders.h:286:1: note: 'FSFindFolder' has been explicitly marked deprecated here 24:58.57 FSFindFolder( 24:58.57 ^ 24:58.57 /Users/matthew/mozilla-central2/dom/plugins/base/nsPluginsDirDarwin.cpp:145:27: warning: 'CFURLCreateFromFSRef' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 24:58.57 CFURLRef userDirURL = ::CFURLCreateFromFSRef(kCFAllocatorDefault, &homeDir); 24:58.57 ^ 24:58.57 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURL.h:474:10: note: 'CFURLCreateFromFSRef' has been explicitly marked deprecated here 24:58.57 CFURLRef CFURLCreateFromFSRef(CFAllocatorRef allocator, const struct FSRef *fsRef) CF_DEPRECATED(10_0, 10_9, 2_0, 7_0); 24:58.57 ^ 24:58.57 /Users/matthew/mozilla-central2/dom/plugins/base/nsPluginsDirDarwin.cpp:165:22: warning: 'CFURLCreateDataAndPropertiesFromResource' is deprecated: first deprecated in macOS 10.9 - For resource data, use the CFReadStream API. For file resource properties, use CFURLCopyResourcePropertiesForKeys. [-Wdeprecated-declarations] 24:58.57 Boolean result = ::CFURLCreateDataAndPropertiesFromResource(kCFAllocatorDefault, mimeFileURL, &mimeFileData, nullptr, nullptr, &errorCode); 24:58.58 ^ 24:58.58 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CFURLAccess.h:47:9: note: 'CFURLCreateDataAndPropertiesFromResource' has been explicitly marked deprecated here 24:58.58 Boolean CFURLCreateDataAndPropertiesFromResource(CFAllocatorRef alloc, CFURLRef url, CFDataRef *resourceData, CFDictionaryRef *properties, CFArrayRef desiredProperties, SInt32 *errorCode) CF_DEPRECATED(10_0, 10_9, 2_0, 7_0, "For resource data, use the CFReadStream API. For file resource properties, use CFURLCopyResourcePropertiesForKeys."); 24:58.58 ^ 24:58.60 /Users/matthew/mozilla-central2/dom/plugins/base/nsPluginsDirDarwin.cpp:429:9: warning: 'HLock' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 24:58.60 ::HLock(mi.typeStrings); 24:58.60 ^ 24:58.60 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:725:1: note: 'HLock' has been explicitly marked deprecated here 24:58.60 HLock(Handle h) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 24:58.60 ^ 24:58.60 /Users/matthew/mozilla-central2/dom/plugins/base/nsPluginsDirDarwin.cpp:431:11: warning: 'HLock' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 24:58.60 ::HLock(mi.infoStrings); 24:58.60 ^ 24:58.60 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:725:1: note: 'HLock' has been explicitly marked deprecated here 24:58.60 HLock(Handle h) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 24:58.60 ^ 24:58.60 /Users/matthew/mozilla-central2/dom/plugins/base/nsPluginsDirDarwin.cpp:451:5: warning: 'HUnlock' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 24:58.60 ::HUnlock(mi.typeStrings); 24:58.60 ^ 24:58.61 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:791:1: note: 'HUnlock' has been explicitly marked deprecated here 24:58.61 HUnlock(Handle h) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 24:58.61 ^ 24:58.61 /Users/matthew/mozilla-central2/dom/plugins/base/nsPluginsDirDarwin.cpp:452:5: warning: 'DisposeHandle' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 24:58.61 ::DisposeHandle(mi.typeStrings); 24:58.61 ^ 24:58.61 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1278:1: note: 'DisposeHandle' has been explicitly marked deprecated here 24:58.61 DisposeHandle(Handle h) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 24:58.61 ^ 24:58.61 /Users/matthew/mozilla-central2/dom/plugins/base/nsPluginsDirDarwin.cpp:454:7: warning: 'HUnlock' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 24:58.61 ::HUnlock(mi.infoStrings); 24:58.61 ^ 24:58.61 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:791:1: note: 'HUnlock' has been explicitly marked deprecated here 24:58.61 HUnlock(Handle h) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 24:58.61 ^ 24:58.61 /Users/matthew/mozilla-central2/dom/plugins/base/nsPluginsDirDarwin.cpp:455:7: warning: 'DisposeHandle' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 24:58.61 ::DisposeHandle(mi.infoStrings); 24:58.61 ^ 24:58.61 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1278:1: note: 'DisposeHandle' has been explicitly marked deprecated here 24:58.61 DisposeHandle(Handle h) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 24:58.61 ^ 24:59.40 9 warnings generated. 24:59.43 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_svg5.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/smil -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_svg5.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/svg/Unified_cpp_dom_svg5.cpp 25:00.44 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_plugins_ipc1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DFORCE_PR_LOG -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/plugins/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/plugins/base -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_plugins_ipc1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/ipc/Unified_cpp_dom_plugins_ipc1.cpp 25:00.47 dom/plugins/ipc/interpose 25:00.47 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_ipc_interpose0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/dom/plugins/ipc/interpose -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/ipc/interpose -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_mm_ipc_interpose0.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/ipc/interpose/Unified_mm_ipc_interpose0.mm 25:00.51 dom/plugins/ipc/interpose/libplugin_child_interpose.dylib 25:00.51 rm -f libplugin_child_interpose.dylib 25:00.53 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -fPIC -o libplugin_child_interpose.dylib Unified_mm_ipc_interpose0.o -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -dynamiclib -install_name @executable_path/libplugin_child_interpose.dylib -compatibility_version 1 -current_version 1 -single_module -framework Carbon 25:00.69 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target libplugin_child_interpose.dylib 25:00.95 chmod +x libplugin_child_interpose.dylib 25:00.96 ../../../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/ipc/interpose -m 644 'libplugin_child_interpose.dylib' '../../../../dist/bin' 25:00.97 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_dom_plugins_ipc0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DFORCE_PR_LOG -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/plugins/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/plugins/base -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/Unified_mm_dom_plugins_ipc0.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/ipc/Unified_mm_dom_plugins_ipc0.mm 25:02.49 dom/indexedDB 25:02.51 /usr/bin/clang++ -std=gnu++14 -o ActorsParent.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/indexedDB -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/db/sqlite3/src -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/ActorsParent.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/indexedDB/ActorsParent.cpp 25:04.92 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_svg6.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/smil -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_svg6.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/svg/Unified_cpp_dom_svg6.cpp 25:05.71 /usr/bin/clang++ -std=gnu++14 -o Key.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/indexedDB -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/db/sqlite3/src -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Key.o.pp -fcolor-diagnostics -Wno-error=type-limits /Users/matthew/mozilla-central2/dom/indexedDB/Key.cpp 25:08.73 dom/system 25:08.74 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_system0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/system -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/system -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_system0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/system/Unified_cpp_dom_system0.cpp 25:10.18 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/ipc/Unified_mm_dom_plugins_ipc0.mm:2: 25:10.18 /Users/matthew/mozilla-central2/dom/plugins/ipc/PluginInterposeOSX.mm:593:23: warning: 'GetProcessForPID' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 25:10.18 OSStatus status = ::GetProcessForPID(pid, &process); 25:10.18 ^ 25:10.18 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:930:1: note: 'GetProcessForPID' has been explicitly marked deprecated here 25:10.18 GetProcessForPID( 25:10.19 ^ 25:10.19 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/ipc/Unified_mm_dom_plugins_ipc0.mm:2: 25:10.19 /Users/matthew/mozilla-central2/dom/plugins/ipc/PluginInterposeOSX.mm:596:5: warning: 'SetFrontProcess' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 25:10.19 SetFrontProcess(&process); 25:10.19 ^ 25:10.19 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:603:1: note: 'SetFrontProcess' has been explicitly marked deprecated here 25:10.19 SetFrontProcess(const ProcessSerialNumber * PSN) AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9; 25:10.19 ^ 25:10.20 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/ipc/Unified_mm_dom_plugins_ipc0.mm:2: 25:10.20 /Users/matthew/mozilla-central2/dom/plugins/ipc/PluginInterposeOSX.mm:677:8: warning: 'GetCurrentProcess' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 25:10.20 if ((GetCurrentProcess(&this_process) != noErr) || 25:10.20 ^ 25:10.20 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:415:1: note: 'GetCurrentProcess' has been explicitly marked deprecated here 25:10.20 MacGetCurrentProcess(ProcessSerialNumber * PSN) AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9; 25:10.20 ^ 25:10.20 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:412:34: note: expanded from macro 'MacGetCurrentProcess' 25:10.20 #define MacGetCurrentProcess GetCurrentProcess 25:10.20 ^ 25:10.20 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/ipc/Unified_mm_dom_plugins_ipc0.mm:2: 25:10.20 /Users/matthew/mozilla-central2/dom/plugins/ipc/PluginInterposeOSX.mm:678:8: warning: 'GetFrontProcess' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 25:10.20 (GetFrontProcess(&front_process) != noErr)) { 25:10.20 ^ 25:10.21 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:434:1: note: 'GetFrontProcess' has been explicitly marked deprecated here 25:10.21 GetFrontProcess(ProcessSerialNumber * PSN) AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9; 25:10.21 ^ 25:10.21 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/ipc/Unified_mm_dom_plugins_ipc0.mm:2: 25:10.21 /Users/matthew/mozilla-central2/dom/plugins/ipc/PluginInterposeOSX.mm:683:8: warning: 'SameProcess' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 25:10.21 if ((SameProcess(&this_process, &front_process, &matched) == noErr) && 25:10.21 ^ 25:10.21 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:696:1: note: 'SameProcess' has been explicitly marked deprecated here 25:10.21 SameProcess( 25:10.21 ^ 25:10.21 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/ipc/Unified_mm_dom_plugins_ipc0.mm:2: 25:10.21 /Users/matthew/mozilla-central2/dom/plugins/ipc/PluginInterposeOSX.mm:685:5: warning: 'SetFrontProcess' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 25:10.21 SetFrontProcess(&this_process); 25:10.21 ^ 25:10.21 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:603:1: note: 'SetFrontProcess' has been explicitly marked deprecated here 25:10.21 SetFrontProcess(const ProcessSerialNumber * PSN) AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9; 25:10.21 ^ 25:10.24 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/ipc/Unified_mm_dom_plugins_ipc0.mm:11: 25:10.24 /Users/matthew/mozilla-central2/dom/plugins/ipc/PluginUtilsOSX.mm:281:9: warning: 'GetCurrentProcess' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 25:10.24 if (::GetCurrentProcess(&psn) != noErr) { 25:10.24 ^ 25:10.25 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:415:1: note: 'GetCurrentProcess' has been explicitly marked deprecated here 25:10.25 MacGetCurrentProcess(ProcessSerialNumber * PSN) AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9; 25:10.25 ^ 25:10.25 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:412:34: note: expanded from macro 'MacGetCurrentProcess' 25:10.25 #define MacGetCurrentProcess GetCurrentProcess 25:10.25 ^ 25:10.97 BUILDSTATUS BUILD_VERBOSE dom/indexedDB 25:10.98 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_indexedDB0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/indexedDB -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/db/sqlite3/src -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_indexedDB0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/indexedDB/Unified_cpp_dom_indexedDB0.cpp 25:12.84 7 warnings generated. 25:12.85 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_svg7.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/smil -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_svg7.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/svg/Unified_cpp_dom_svg7.cpp 25:12.93 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_indexedDB1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/indexedDB -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/indexedDB -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/db/sqlite3/src -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_indexedDB1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/indexedDB/Unified_cpp_dom_indexedDB1.cpp 25:15.90 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_svg8.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/smil -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_svg8.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/svg/Unified_cpp_dom_svg8.cpp 25:16.86 dom/system/mac 25:16.88 /usr/bin/clang++ -std=gnu++14 -o CoreLocationLocationProvider.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/system/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/system/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/CoreLocationLocationProvider.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/system/mac/CoreLocationLocationProvider.mm 25:17.37 dom/workers 25:17.39 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_workers0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DENABLE_WASM_GC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/workers -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/workers -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/dom/system -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_workers0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/workers/Unified_cpp_dom_workers0.cpp 25:19.64 /usr/bin/clang++ -std=gnu++14 -o nsOSPermissionRequest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/system/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/system/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsOSPermissionRequest.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/system/mac/nsOSPermissionRequest.mm 25:21.77 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_workers1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DENABLE_WASM_GC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/workers -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/workers -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/dom/system -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_workers1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/workers/Unified_cpp_dom_workers1.cpp 25:24.41 dom/audiochannel 25:24.41 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_audiochannel0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/audiochannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/audiochannel -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_audiochannel0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/audiochannel/Unified_cpp_dom_audiochannel0.cpp 25:24.87 dom/broadcastchannel 25:24.88 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_broadcastchannel0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/broadcastchannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/broadcastchannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_broadcastchannel0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/broadcastchannel/Unified_cpp_dom_broadcastchannel0.cpp 25:26.97 dom/messagechannel 25:26.98 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_messagechannel0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/messagechannel -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/messagechannel -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_messagechannel0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/messagechannel/Unified_cpp_dom_messagechannel0.cpp 25:29.01 dom/promise 25:29.02 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_promise0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/promise -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/promise -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_promise0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/promise/Unified_cpp_dom_promise0.cpp 25:32.22 dom/smil 25:32.22 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_smil0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/smil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/smil -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_smil0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/smil/Unified_cpp_dom_smil0.cpp 25:37.26 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_smil1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/smil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/smil -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_smil1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/smil/Unified_cpp_dom_smil1.cpp 25:37.82 dom/url 25:37.82 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_url0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/url -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/url -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_url0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/url/Unified_cpp_dom_url0.cpp 25:39.89 dom/webauthn 25:39.89 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_webauthn0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/webauthn -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/webauthn -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/crypto -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_webauthn0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/webauthn/Unified_cpp_dom_webauthn0.cpp 25:40.02 dom/xbl 25:40.04 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_xbl0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/xbl -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_xbl0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/xbl/Unified_cpp_dom_xbl0.cpp 25:41.37 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_xbl1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/xbl -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_xbl1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/xbl/Unified_cpp_dom_xbl1.cpp 25:44.71 dom/xbl/builtin 25:44.72 /usr/bin/clang++ -std=gnu++14 -o ShortcutKeys.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/xbl/builtin -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/xbl/builtin -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/ShortcutKeys.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/xbl/builtin/ShortcutKeys.cpp 25:45.05 dom/xbl/builtin/mac 25:45.06 /usr/bin/clang++ -std=gnu++14 -o ShortcutKeyDefinitions.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/xbl/builtin/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/xbl/builtin/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/ShortcutKeyDefinitions.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/xbl/builtin/mac/ShortcutKeyDefinitions.cpp 25:45.40 dom/xml 25:45.41 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_xml0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/xml -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_xml0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/xml/Unified_cpp_dom_xml0.cpp 25:45.87 dom/xslt/base 25:45.87 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_xslt_base0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt -I/Users/matthew/mozilla-central2/dom/xslt/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xslt/xslt -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_xslt_base0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/xslt/base/Unified_cpp_dom_xslt_base0.cpp 25:46.15 dom/xslt/xml 25:46.15 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_xslt_xml0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/xslt/xml -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/xslt/xml -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xslt/xslt -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_xslt_xml0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/xslt/xml/Unified_cpp_dom_xslt_xml0.cpp 25:46.23 dom/xslt/xpath 25:46.25 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_xslt_xpath0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xml -I/Users/matthew/mozilla-central2/dom/xslt/xslt -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_xslt_xpath0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/xslt/xpath/Unified_cpp_dom_xslt_xpath0.cpp 25:50.98 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_xslt_xpath1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xml -I/Users/matthew/mozilla-central2/dom/xslt/xslt -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_xslt_xpath1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/xslt/xpath/Unified_cpp_dom_xslt_xpath1.cpp 25:51.20 dom/xslt/xslt 25:51.20 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_xslt_xslt0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/xslt/xslt -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/xslt/xslt -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_xslt_xslt0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/xslt/xslt/Unified_cpp_dom_xslt_xslt0.cpp 25:51.35 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_xslt_xpath2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xml -I/Users/matthew/mozilla-central2/dom/xslt/xslt -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_xslt_xpath2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/xslt/xpath/Unified_cpp_dom_xslt_xpath2.cpp 25:52.94 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_xslt_xslt1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/xslt/xslt -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/xslt/xslt -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_xslt_xslt1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/xslt/xslt/Unified_cpp_dom_xslt_xslt1.cpp 25:56.28 dom/xul 25:56.29 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_xul0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_BREAK_XUL_OVERLAYS -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/xul -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_xul0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/xul/Unified_cpp_dom_xul0.cpp 25:56.58 dom/vr 25:56.58 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_vr0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/vr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/vr -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_vr0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/vr/Unified_cpp_dom_vr0.cpp 25:58.41 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_xul1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_BREAK_XUL_OVERLAYS -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/xul -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_xul1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/xul/Unified_cpp_dom_xul1.cpp 25:58.48 dom/u2f 25:58.50 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_u2f0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/u2f -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/u2f -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/crypto -I/Users/matthew/mozilla-central2/dom/webauthn -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_u2f0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/u2f/Unified_cpp_dom_u2f0.cpp 25:59.51 dom/console 25:59.51 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_console0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/console -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/console -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_console0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/console/Unified_cpp_dom_console0.cpp 26:02.67 dom/performance 26:02.68 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_performance0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/performance -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/performance -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_performance0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/performance/Unified_cpp_dom_performance0.cpp 26:05.90 dom/webbrowserpersist 26:05.92 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webbrowserpersist0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/webbrowserpersist -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/webbrowserpersist -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_webbrowserpersist0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/webbrowserpersist/Unified_cpp_webbrowserpersist0.cpp 26:06.70 dom/xhr 26:06.70 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_xhr0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/xhr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/xhr -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/file -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_xhr0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/xhr/Unified_cpp_dom_xhr0.cpp 26:07.26 dom/worklet 26:07.27 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_worklet0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/worklet -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/worklet -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_worklet0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/worklet/Unified_cpp_dom_worklet0.cpp 26:09.75 dom/script 26:09.75 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_script0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/script -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/script -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_script0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/script/Unified_cpp_dom_script0.cpp 26:10.00 dom/payments 26:10.01 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_payments0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/payments -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/payments -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_payments0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/payments/Unified_cpp_dom_payments0.cpp 26:13.51 dom/payments/ipc 26:13.51 dom/websocket 26:13.51 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_payments_ipc0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/payments/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/payments/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_payments_ipc0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/payments/ipc/Unified_cpp_dom_payments_ipc0.cpp 26:13.51 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_websocket0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/websocket -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/websocket -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_websocket0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/websocket/Unified_cpp_dom_websocket0.cpp 26:16.24 dom/serviceworkers 26:16.25 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_serviceworkers0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/serviceworkers -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/serviceworkers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_serviceworkers0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/serviceworkers/Unified_cpp_dom_serviceworkers0.cpp 26:17.14 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_serviceworkers1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/serviceworkers -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/serviceworkers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_serviceworkers1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/serviceworkers/Unified_cpp_dom_serviceworkers1.cpp 26:20.60 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_serviceworkers2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/serviceworkers -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/serviceworkers -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_serviceworkers2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/serviceworkers/Unified_cpp_dom_serviceworkers2.cpp 26:23.72 dom/serviceworkers/test/gtest 26:23.73 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_test_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/serviceworkers/test/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/serviceworkers/test/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_test_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/serviceworkers/test/gtest/Unified_cpp_test_gtest0.cpp 26:26.20 dom/simpledb 26:26.21 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_simpledb0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/simpledb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/simpledb -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_simpledb0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/simpledb/Unified_cpp_dom_simpledb0.cpp 26:26.78 dom/prio 26:26.78 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_prio0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/prio -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/prio -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_prio0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/prio/Unified_cpp_dom_prio0.cpp 26:27.01 dom/prio/test/gtest 26:27.01 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_prio_test_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/prio/test/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/prio/test/gtest -I/Users/matthew/mozilla-central2/dom/prio -I/Users/matthew/mozilla-central2/third_party/msgpack/include -I/Users/matthew/mozilla-central2/third_party/prio/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_prio_test_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/prio/test/gtest/Unified_cpp_dom_prio_test_gtest0.cpp 26:28.62 dom/presentation 26:28.63 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_presentation0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/presentation -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/presentation -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_presentation0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/presentation/Unified_cpp_dom_presentation0.cpp 26:30.63 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_presentation1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/presentation -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/presentation -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_dom_presentation1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/presentation/Unified_cpp_dom_presentation1.cpp 26:31.73 dom/presentation/provider 26:31.74 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_provider0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/presentation/provider -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/presentation/provider -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_provider0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/presentation/provider/Unified_cpp_provider0.cpp 26:32.09 dom/plugins/test/testplugin 26:32.10 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_test_testplugin0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/dom/plugins/test/testplugin -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/test/testplugin -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_test_testplugin0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/test/testplugin/Unified_cpp_test_testplugin0.cpp 26:34.72 dom/plugins/test/testplugin/secondplugin 26:34.73 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_secondplugin0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/dom/plugins/test/testplugin/secondplugin -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/test/testplugin/secondplugin -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_secondplugin0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/test/testplugin/secondplugin/Unified_cpp_secondplugin0.cpp 26:35.12 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_test_testplugin0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/dom/plugins/test/testplugin -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/test/testplugin -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_mm_test_testplugin0.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/test/testplugin/Unified_mm_test_testplugin0.mm 26:35.59 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_secondplugin0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/dom/plugins/test/testplugin/secondplugin -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/test/testplugin/secondplugin -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_mm_secondplugin0.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/test/testplugin/secondplugin/Unified_mm_secondplugin0.mm 26:36.63 dom/plugins/test/testplugin/libnptest.dylib 26:36.63 rm -f libnptest.dylib 26:36.63 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -fPIC -o libnptest.dylib Unified_cpp_test_testplugin0.o Unified_mm_test_testplugin0.o -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -dynamiclib -install_name @executable_path/libnptest.dylib -compatibility_version 1 -current_version 1 -single_module -framework Carbon 26:36.80 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target libnptest.dylib 26:37.06 chmod +x libnptest.dylib 26:37.06 ../../../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/test/testplugin -m 644 'libnptest.dylib' '../../../../dist/plugins/Test.plugin/Contents/MacOS' 26:37.12 dom/plugins/test/testplugin/thirdplugin 26:37.14 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_thirdplugin0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/dom/plugins/test/testplugin/thirdplugin -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/test/testplugin/thirdplugin -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_thirdplugin0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/test/testplugin/thirdplugin/Unified_cpp_thirdplugin0.cpp 26:37.16 dom/plugins/test/testplugin/flashplugin 26:37.17 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_flashplugin0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/dom/plugins/test/testplugin/flashplugin -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/test/testplugin/flashplugin -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_flashplugin0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/test/testplugin/flashplugin/Unified_cpp_flashplugin0.cpp 26:37.89 dom/plugins/test/testplugin/secondplugin/libnpsecondtest.dylib 26:37.89 rm -f libnpsecondtest.dylib 26:37.91 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -fPIC -o libnpsecondtest.dylib Unified_cpp_secondplugin0.o Unified_mm_secondplugin0.o -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -dynamiclib -install_name @executable_path/libnpsecondtest.dylib -compatibility_version 1 -current_version 1 -single_module -framework Carbon 26:38.05 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target libnpsecondtest.dylib 26:38.26 chmod +x libnpsecondtest.dylib 26:38.26 ../../../../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/test/testplugin/secondplugin -m 644 'libnpsecondtest.dylib' '../../../../../dist/plugins/SecondTest.plugin/Contents/MacOS' 26:38.27 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_thirdplugin0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/dom/plugins/test/testplugin/thirdplugin -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/test/testplugin/thirdplugin -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_mm_thirdplugin0.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/test/testplugin/thirdplugin/Unified_mm_thirdplugin0.mm 26:39.12 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_flashplugin0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/dom/plugins/test/testplugin/flashplugin -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/test/testplugin/flashplugin -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_mm_flashplugin0.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/test/testplugin/flashplugin/Unified_mm_flashplugin0.mm 26:39.81 view 26:39.81 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_view0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/view -I/Users/matthew/mozilla-central2/obj-fx-dbg/view -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/Unified_cpp_view0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/view/Unified_cpp_view0.cpp 26:40.26 dom/plugins/test/testplugin/thirdplugin/libnpthirdtest.dylib 26:40.26 rm -f libnpthirdtest.dylib 26:40.26 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -fPIC -o libnpthirdtest.dylib Unified_cpp_thirdplugin0.o Unified_mm_thirdplugin0.o -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -dynamiclib -install_name @executable_path/libnpthirdtest.dylib -compatibility_version 1 -current_version 1 -single_module -framework Carbon 26:40.41 widget 26:40.41 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target libnpthirdtest.dylib 26:40.43 /usr/bin/clang++ -std=gnu++14 -o nsBaseDragService.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_CROSS_PROCESS_IME -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/obj-fx-dbg/widget -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/view -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/headless -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsBaseDragService.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/widget/nsBaseDragService.cpp 26:40.62 chmod +x libnpthirdtest.dylib 26:40.62 ../../../../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/test/testplugin/thirdplugin -m 644 'libnpthirdtest.dylib' '../../../../../dist/plugins/ThirdTest.plugin/Contents/MacOS' 26:40.66 dom/plugins/test/testplugin/flashplugin/libnpswftest.dylib 26:40.66 rm -f libnpswftest.dylib 26:40.66 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -fPIC -o libnpswftest.dylib Unified_cpp_flashplugin0.o Unified_mm_flashplugin0.o -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -dynamiclib -install_name @executable_path/libnpswftest.dylib -compatibility_version 1 -current_version 1 -single_module -framework Carbon 26:40.82 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target libnpswftest.dylib 26:40.91 widget/cocoa 26:40.92 /usr/bin/clang++ -std=gnu++14 -o nsChildView.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/headless -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsChildView.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/widget/cocoa/nsChildView.mm 26:41.03 chmod +x libnpswftest.dylib 26:41.05 ../../../../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/dom/plugins/test/testplugin/flashplugin -m 644 'libnpswftest.dylib' '../../../../../dist/plugins/npswftest.plugin/Contents/MacOS' 26:41.07 /usr/bin/clang++ -std=gnu++14 -o nsBaseWidget.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_CROSS_PROCESS_IME -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/obj-fx-dbg/widget -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/view -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/headless -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsBaseWidget.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/widget/nsBaseWidget.cpp 26:44.12 /usr/bin/clang++ -std=gnu++14 -o nsClipboard.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/headless -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsClipboard.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/widget/cocoa/nsClipboard.mm 26:46.13 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_widget0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_CROSS_PROCESS_IME -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/obj-fx-dbg/widget -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/view -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/headless -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_widget0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/widget/Unified_cpp_widget0.cpp 26:48.82 /usr/bin/clang++ -std=gnu++14 -o nsCocoaDebugUtils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/headless -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsCocoaDebugUtils.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/widget/cocoa/nsCocoaDebugUtils.mm 26:49.53 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_widget1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_CROSS_PROCESS_IME -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/obj-fx-dbg/widget -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/view -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/headless -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_widget1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/widget/Unified_cpp_widget1.cpp 26:50.95 /usr/bin/clang++ -std=gnu++14 -o nsDragService.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/headless -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsDragService.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/widget/cocoa/nsDragService.mm 26:51.88 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_widget2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_CROSS_PROCESS_IME -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/obj-fx-dbg/widget -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/view -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/headless -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_widget2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/widget/Unified_cpp_widget2.cpp 26:54.68 widget/headless 26:54.73 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_widget_headless0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/widget/headless -I/Users/matthew/mozilla-central2/obj-fx-dbg/widget/headless -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/headless -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_widget_headless0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/widget/headless/Unified_cpp_widget_headless0.cpp 26:55.43 editor/libeditor 26:55.44 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_editor_libeditor0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/editor/libeditor -I/Users/matthew/mozilla-central2/obj-fx-dbg/editor/libeditor -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/extensions/spellcheck/src -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_editor_libeditor0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/editor/libeditor/Unified_cpp_editor_libeditor0.cpp 27:01.52 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_widget_headless0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/widget/headless -I/Users/matthew/mozilla-central2/obj-fx-dbg/widget/headless -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/headless -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_mm_widget_headless0.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/widget/headless/Unified_mm_widget_headless0.mm 27:01.61 /usr/bin/clang++ -std=gnu++14 -o nsNativeThemeCocoa.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/headless -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsNativeThemeCocoa.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/widget/cocoa/nsNativeThemeCocoa.mm 27:02.43 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_editor_libeditor1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/editor/libeditor -I/Users/matthew/mozilla-central2/obj-fx-dbg/editor/libeditor -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/extensions/spellcheck/src -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_editor_libeditor1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/editor/libeditor/Unified_cpp_editor_libeditor1.cpp 27:05.20 editor/spellchecker 27:05.21 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_editor_spellchecker0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/editor/spellchecker -I/Users/matthew/mozilla-central2/obj-fx-dbg/editor/spellchecker -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_editor_spellchecker0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/editor/spellchecker/Unified_cpp_editor_spellchecker0.cpp 27:05.55 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_editor_libeditor2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/editor/libeditor -I/Users/matthew/mozilla-central2/obj-fx-dbg/editor/libeditor -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/extensions/spellcheck/src -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_editor_libeditor2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/editor/libeditor/Unified_cpp_editor_libeditor2.cpp 27:05.67 editor/txmgr 27:05.68 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_editor_txmgr0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/editor/txmgr -I/Users/matthew/mozilla-central2/obj-fx-dbg/editor/txmgr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_editor_txmgr0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/editor/txmgr/Unified_cpp_editor_txmgr0.cpp 27:07.93 /usr/bin/clang++ -std=gnu++14 -o nsSandboxViolationSink.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/headless -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsSandboxViolationSink.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/widget/cocoa/nsSandboxViolationSink.mm 27:09.59 editor/txmgr/tests 27:09.60 /usr/bin/clang++ -std=gnu++14 -o TestTXMgr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/editor/txmgr/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/editor/txmgr/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/TestTXMgr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/editor/txmgr/tests/TestTXMgr.cpp 27:10.14 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_widget_cocoa0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/headless -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_mm_widget_cocoa0.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/widget/cocoa/Unified_mm_widget_cocoa0.mm 27:13.06 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_widget_cocoa1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/headless -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_mm_widget_cocoa1.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/widget/cocoa/Unified_mm_widget_cocoa1.mm 27:14.41 editor/composer 27:14.43 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_editor_composer0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/editor/composer -I/Users/matthew/mozilla-central2/obj-fx-dbg/editor/composer -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/editor/spellchecker -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_editor_composer0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/editor/composer/Unified_cpp_editor_composer0.cpp 27:16.51 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_widget_cocoa2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/headless -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_mm_widget_cocoa2.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/widget/cocoa/Unified_mm_widget_cocoa2.mm 27:17.40 layout/style 27:17.42 /usr/bin/clang++ -std=gnu++14 -o nsCSSAnonBoxes.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsCSSAnonBoxes.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/layout/style/nsCSSAnonBoxes.cpp 27:18.44 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/widget/cocoa/Unified_mm_widget_cocoa0.mm:11: 27:18.45 /Users/matthew/mozilla-central2/widget/cocoa/GfxInfo.mm:90:34: warning: 'CGDisplayIOServicePort' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 27:18.45 io_registry_entry_t dsp_port = CGDisplayIOServicePort(kCGDirectMainDisplay); 27:18.45 ^ 27:18.45 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreGraphics.framework/Headers/CGDisplayConfiguration.h:372:24: note: 'CGDisplayIOServicePort' has been explicitly marked deprecated here 27:18.45 CG_EXTERN io_service_t CGDisplayIOServicePort(CGDirectDisplayID display) 27:18.45 ^ 27:19.13 BUILDSTATUS BUILD_VERBOSE layout/style 27:19.15 /usr/bin/clang++ -std=gnu++14 -o nsCSSPseudoElements.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsCSSPseudoElements.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/layout/style/nsCSSPseudoElements.cpp 27:20.83 /usr/bin/clang++ -std=gnu++14 -o nsLayoutStylesheetCache.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsLayoutStylesheetCache.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/layout/style/nsLayoutStylesheetCache.cpp 27:20.84 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/widget/cocoa/Unified_mm_widget_cocoa0.mm:101: 27:20.84 /Users/matthew/mozilla-central2/widget/cocoa/nsAppShell.mm:334:13: warning: 'loadNibFile:externalNameTable:withZone:' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 27:20.84 [NSBundle loadNibFile: 27:20.84 ^ 27:20.84 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSNibLoading.h:29:1: note: 'loadNibFile:externalNameTable:withZone:' has been explicitly marked deprecated here 27:20.84 + (BOOL)loadNibFile:(null_unspecified NSString *)fileName externalNameTable:(null_unspecified NSDictionary *)context withZone:(null_unspecified NSZone *)zone NS_DEPRECATED_MAC(10_0, 10_8); // Deprecated in Mac OS X 10.8 27:20.84 ^ 27:21.52 BUILDSTATUS BUILD_VERBOSE layout/style/test/gtest 27:21.53 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_style_test_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/style/test/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/style/test/gtest -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_style_test_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/style/test/gtest/Unified_cpp_style_test_gtest0.cpp 27:25.31 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_style0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_layout_style0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/style/Unified_cpp_layout_style0.cpp 27:26.63 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_style1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_layout_style1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/style/Unified_cpp_layout_style1.cpp 27:26.88 layout/base 27:26.90 /usr/bin/clang++ -std=gnu++14 -o nsRefreshDriver.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/mathml -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/printing -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/view -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nsRefreshDriver.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/layout/base/nsRefreshDriver.cpp 27:27.88 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_style2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_layout_style2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/style/Unified_cpp_layout_style2.cpp 27:29.37 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_base0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/mathml -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/printing -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/view -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_layout_base0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/base/Unified_cpp_layout_base0.cpp 27:30.43 layout/base/gtest 27:30.43 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_base_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/base/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/base/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-inconsistent-missing-override -Wno-null-dereference -MD -MP -MF .deps/Unified_cpp_layout_base_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/base/gtest/Unified_cpp_layout_base_gtest0.cpp 27:33.84 2 warnings generated. 27:33.93 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_style3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_layout_style3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/style/Unified_cpp_layout_style3.cpp 27:37.51 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_base1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/mathml -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/printing -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/view -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_layout_base1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/base/Unified_cpp_layout_base1.cpp 27:43.96 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_base2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/mathml -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/printing -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/view -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_layout_base2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/base/Unified_cpp_layout_base2.cpp 27:46.30 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_style4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/image -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_layout_style4.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/style/Unified_cpp_layout_style4.cpp 27:48.07 layout/generic 27:48.09 /usr/bin/clang++ -std=gnu++14 -o nsPluginFrame.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/generic -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/plugins/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/nsPluginFrame.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/layout/generic/nsPluginFrame.cpp 27:50.12 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_generic0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/generic -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/plugins/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_layout_generic0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/generic/Unified_cpp_layout_generic0.cpp 27:54.35 layout/forms 27:54.36 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_forms0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/forms -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_layout_forms0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/forms/Unified_cpp_layout_forms0.cpp 27:57.59 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_generic1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/generic -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/plugins/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_layout_generic1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/generic/Unified_cpp_layout_generic1.cpp 27:59.40 layout/tables 27:59.41 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_tables0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DDEBUG_TABLE_STRATEGY_off -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/intl/unicharutil/util -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_layout_tables0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/tables/Unified_cpp_layout_tables0.cpp 27:59.59 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_forms1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/forms -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_layout_forms1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/forms/Unified_cpp_layout_forms1.cpp 28:04.92 layout/svg 28:04.93 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_svg0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/svg -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_layout_svg0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/svg/Unified_cpp_layout_svg0.cpp 28:07.11 layout/xul 28:07.12 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_xul0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_layout_xul0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/xul/Unified_cpp_layout_xul0.cpp 28:07.88 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_generic2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/generic -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/plugins/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_layout_generic2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/generic/Unified_cpp_layout_generic2.cpp 28:13.64 layout/xul/tree 28:13.65 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_xul_tree0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/xul/tree -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_layout_xul_tree0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/xul/tree/Unified_cpp_layout_xul_tree0.cpp 28:17.76 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_svg1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/svg -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_layout_svg1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/svg/Unified_cpp_layout_svg1.cpp 28:27.11 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_generic3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/generic -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/plugins/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_layout_generic3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/generic/Unified_cpp_layout_generic3.cpp 28:27.58 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_xul1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_layout_xul1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/xul/Unified_cpp_layout_xul1.cpp 28:29.53 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_svg2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/svg -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_layout_svg2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/svg/Unified_cpp_layout_svg2.cpp 28:29.62 layout/xul/grid 28:29.63 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_xul_grid0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/xul/grid -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/xul/grid -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_layout_xul_grid0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/xul/grid/Unified_cpp_layout_xul_grid0.cpp 28:32.38 layout/ipc 28:32.39 /usr/bin/clang++ -std=gnu++14 -o VsyncChild.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/VsyncChild.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/layout/ipc/VsyncChild.cpp 28:34.85 layout/mathml 28:34.86 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_mathml0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/mathml -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/mathml -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/mathml -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_layout_mathml0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/mathml/Unified_cpp_layout_mathml0.cpp 28:36.00 /usr/bin/clang++ -std=gnu++14 -o VsyncParent.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/VsyncParent.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/layout/ipc/VsyncParent.cpp 28:37.39 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_mathml1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/mathml -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/mathml -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/mathml -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_layout_mathml1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/mathml/Unified_cpp_layout_mathml1.cpp 28:40.52 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_ipc0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_layout_ipc0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/ipc/Unified_cpp_layout_ipc0.cpp 28:46.25 layout/inspector 28:46.26 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_inspector0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/inspector -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/inspector -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_layout_inspector0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/inspector/Unified_cpp_layout_inspector0.cpp 28:47.95 layout/painting 28:47.96 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_painting0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/painting -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_layout_painting0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/painting/Unified_cpp_layout_painting0.cpp 28:48.36 layout/printing 28:48.37 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_printing0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/printing -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/printing -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_layout_printing0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/printing/Unified_cpp_layout_printing0.cpp 28:51.72 layout/tools/layout-debug/src 28:51.73 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout-debug_src0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/tools/layout-debug/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/tools/layout-debug/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_layout-debug_src0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/tools/layout-debug/src/Unified_cpp_layout-debug_src0.cpp 28:51.76 layout/build 28:51.79 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_build0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/inspector -I/Users/matthew/mozilla-central2/layout/mathml -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/audiochannel -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/dom/canvas -I/Users/matthew/mozilla-central2/dom/filesystem -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/html -I/Users/matthew/mozilla-central2/dom/jsurl -I/Users/matthew/mozilla-central2/dom/media -I/Users/matthew/mozilla-central2/dom/offline -I/Users/matthew/mozilla-central2/dom/storage -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/dom/xslt/base -I/Users/matthew/mozilla-central2/dom/xslt/xml -I/Users/matthew/mozilla-central2/dom/xslt/xpath -I/Users/matthew/mozilla-central2/dom/xslt/xslt -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/editor/composer -I/Users/matthew/mozilla-central2/extensions/cookie -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/cookie -I/Users/matthew/mozilla-central2/view -I/Users/matthew/mozilla-central2/dom/system/mac -I/Users/matthew/mozilla-central2/dom/media/webspeech/recognition -I/Users/matthew/mozilla-central2/dom/media/webspeech/synth -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_layout_build0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/build/Unified_cpp_layout_build0.cpp 28:54.61 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_layout_painting1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/layout/painting -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/painting -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_layout_painting1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/layout/painting/Unified_cpp_layout_painting1.cpp 28:56.77 docshell/base 28:56.77 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_docshell_base0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DMOZ_TOOLKIT_SEARCH -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/docshell/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/docshell/shistory -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/protocol/viewsource -I/Users/matthew/mozilla-central2/toolkit/components/browser -I/Users/matthew/mozilla-central2/toolkit/components/find -I/Users/matthew/mozilla-central2/tools/profiler -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_docshell_base0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/docshell/base/Unified_cpp_docshell_base0.cpp 28:59.05 docshell/base/timeline 28:59.07 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_base_timeline0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/docshell/base/timeline -I/Users/matthew/mozilla-central2/obj-fx-dbg/docshell/base/timeline -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_base_timeline0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/docshell/base/timeline/Unified_cpp_base_timeline0.cpp 28:59.72 docshell/shistory 28:59.73 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_docshell_shistory0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/docshell/shistory -I/Users/matthew/mozilla-central2/obj-fx-dbg/docshell/shistory -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_docshell_shistory0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/docshell/shistory/Unified_cpp_docshell_shistory0.cpp 29:00.28 docshell/build 29:00.29 /usr/bin/clang++ -std=gnu++14 -o nsDocShellModule.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/docshell/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/docshell/build -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/docshell/shistory -I/Users/matthew/mozilla-central2/uriloader/base -I/Users/matthew/mozilla-central2/uriloader/exthandler -I/Users/matthew/mozilla-central2/uriloader/prefetch -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsDocShellModule.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/docshell/build/nsDocShellModule.cpp 29:04.88 xpfe/appshell 29:04.89 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_xpfe_appshell0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/xpfe/appshell -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpfe/appshell -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_xpfe_appshell0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/xpfe/appshell/Unified_cpp_xpfe_appshell0.cpp 29:05.30 extensions/universalchardet/src/base 29:05.31 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_src_base0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/extensions/universalchardet/src/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/extensions/universalchardet/src/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_src_base0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/extensions/universalchardet/src/base/Unified_cpp_src_base0.cpp 29:06.19 extensions/universalchardet/src/xpcom 29:06.20 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_src_xpcom0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/extensions/universalchardet/src/xpcom -I/Users/matthew/mozilla-central2/obj-fx-dbg/extensions/universalchardet/src/xpcom -I/Users/matthew/mozilla-central2/extensions/universalchardet/src/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_src_xpcom0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/extensions/universalchardet/src/xpcom/Unified_cpp_src_xpcom0.cpp 29:06.96 accessible/mac 29:06.97 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_accessible_mac0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/accessible/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/accessible/mac -I/Users/matthew/mozilla-central2/accessible/base -I/Users/matthew/mozilla-central2/accessible/generic -I/Users/matthew/mozilla-central2/accessible/html -I/Users/matthew/mozilla-central2/accessible/ipc -I/Users/matthew/mozilla-central2/accessible/ipc/other -I/Users/matthew/mozilla-central2/accessible/xul -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_mm_accessible_mac0.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/accessible/mac/Unified_mm_accessible_mac0.mm 29:07.35 accessible/aom 29:07.37 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_accessible_aom0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/accessible/aom -I/Users/matthew/mozilla-central2/obj-fx-dbg/accessible/aom -I/Users/matthew/mozilla-central2/accessible/base -I/Users/matthew/mozilla-central2/accessible/generic -I/Users/matthew/mozilla-central2/accessible/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_accessible_aom0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/accessible/aom/Unified_cpp_accessible_aom0.cpp 29:09.09 accessible/base 29:09.10 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_accessible_base0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/accessible/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/accessible/base -I/Users/matthew/mozilla-central2/accessible/generic -I/Users/matthew/mozilla-central2/accessible/html -I/Users/matthew/mozilla-central2/accessible/ipc -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/accessible/ipc/other -I/Users/matthew/mozilla-central2/accessible/xpcom -I/Users/matthew/mozilla-central2/accessible/xul -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/accessible/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_accessible_base0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/accessible/base/Unified_cpp_accessible_base0.cpp 29:12.75 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_accessible_base1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/accessible/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/accessible/base -I/Users/matthew/mozilla-central2/accessible/generic -I/Users/matthew/mozilla-central2/accessible/html -I/Users/matthew/mozilla-central2/accessible/ipc -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/accessible/ipc/other -I/Users/matthew/mozilla-central2/accessible/xpcom -I/Users/matthew/mozilla-central2/accessible/xul -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xbl -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/layout/svg -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/accessible/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_accessible_base1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/accessible/base/Unified_cpp_accessible_base1.cpp 29:14.91 accessible/generic 29:14.92 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_accessible_generic0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/accessible/generic -I/Users/matthew/mozilla-central2/obj-fx-dbg/accessible/generic -I/Users/matthew/mozilla-central2/accessible/base -I/Users/matthew/mozilla-central2/accessible/html -I/Users/matthew/mozilla-central2/accessible/xpcom -I/Users/matthew/mozilla-central2/accessible/xul -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/accessible/ipc/other -I/Users/matthew/mozilla-central2/accessible/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_accessible_generic0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/accessible/generic/Unified_cpp_accessible_generic0.cpp 29:15.91 accessible/html 29:15.92 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_accessible_html0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/accessible/html -I/Users/matthew/mozilla-central2/obj-fx-dbg/accessible/html -I/Users/matthew/mozilla-central2/accessible/base -I/Users/matthew/mozilla-central2/accessible/generic -I/Users/matthew/mozilla-central2/accessible/xpcom -I/Users/matthew/mozilla-central2/layout/forms -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/tables -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/accessible/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_accessible_html0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/accessible/html/Unified_cpp_accessible_html0.cpp 29:18.94 accessible/ipc 29:18.95 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_accessible_ipc0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/accessible/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/accessible/ipc -I/Users/matthew/mozilla-central2/accessible/ipc/other -I/Users/matthew/mozilla-central2/accessible/mac -I/Users/matthew/mozilla-central2/accessible/base -I/Users/matthew/mozilla-central2/accessible/generic -I/Users/matthew/mozilla-central2/accessible/xpcom -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_accessible_ipc0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/accessible/ipc/Unified_cpp_accessible_ipc0.cpp 29:25.35 accessible/ipc/other 29:25.35 /usr/bin/clang++ -std=gnu++14 -o DocAccessibleChild.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/accessible/ipc/other -I/Users/matthew/mozilla-central2/obj-fx-dbg/accessible/ipc/other -I/Users/matthew/mozilla-central2/accessible/base -I/Users/matthew/mozilla-central2/accessible/generic -I/Users/matthew/mozilla-central2/accessible/xpcom -I/Users/matthew/mozilla-central2/accessible/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/DocAccessibleChild.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/accessible/ipc/other/DocAccessibleChild.cpp 29:28.52 accessible/xpcom 29:28.54 /usr/bin/clang++ -std=gnu++14 -o xpcAccEvents.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/accessible/xpcom -I/Users/matthew/mozilla-central2/obj-fx-dbg/accessible/xpcom -I/Users/matthew/mozilla-central2/accessible/base -I/Users/matthew/mozilla-central2/accessible/generic -I/Users/matthew/mozilla-central2/accessible/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/xpcAccEvents.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/accessible/xpcom/xpcAccEvents.cpp 29:29.11 /usr/bin/clang++ -std=gnu++14 -o ProxyAccessible.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/accessible/ipc/other -I/Users/matthew/mozilla-central2/obj-fx-dbg/accessible/ipc/other -I/Users/matthew/mozilla-central2/accessible/base -I/Users/matthew/mozilla-central2/accessible/generic -I/Users/matthew/mozilla-central2/accessible/xpcom -I/Users/matthew/mozilla-central2/accessible/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/ProxyAccessible.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/accessible/ipc/other/ProxyAccessible.cpp 29:30.35 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_accessible_xpcom0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/accessible/xpcom -I/Users/matthew/mozilla-central2/obj-fx-dbg/accessible/xpcom -I/Users/matthew/mozilla-central2/accessible/base -I/Users/matthew/mozilla-central2/accessible/generic -I/Users/matthew/mozilla-central2/accessible/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_accessible_xpcom0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/accessible/xpcom/Unified_cpp_accessible_xpcom0.cpp 29:30.50 accessible/xul 29:30.50 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_accessible_xul0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/accessible/xul -I/Users/matthew/mozilla-central2/obj-fx-dbg/accessible/xul -I/Users/matthew/mozilla-central2/accessible/base -I/Users/matthew/mozilla-central2/accessible/generic -I/Users/matthew/mozilla-central2/accessible/html -I/Users/matthew/mozilla-central2/accessible/xpcom -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xul -I/Users/matthew/mozilla-central2/layout/generic -I/Users/matthew/mozilla-central2/layout/xul -I/Users/matthew/mozilla-central2/layout/xul/tree -I/Users/matthew/mozilla-central2/accessible/mac -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_accessible_xul0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/accessible/xul/Unified_cpp_accessible_xul0.cpp 29:31.60 tools/profiler 29:31.63 /usr/bin/clang++ -std=gnu++14 -o memory_hooks.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_REPLACE_MALLOC_PREFIX=profiler -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/tools/profiler -I/Users/matthew/mozilla-central2/obj-fx-dbg/tools/profiler -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/mozglue/linker -I/Users/matthew/mozilla-central2/toolkit/crashreporter/google-breakpad/src -I/Users/matthew/mozilla-central2/tools/profiler/core -I/Users/matthew/mozilla-central2/tools/profiler/gecko -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-ignored-qualifiers -MD -MP -MF .deps/memory_hooks.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/tools/profiler/core/memory_hooks.cpp 29:32.52 /usr/bin/clang++ -std=gnu++14 -o nsProfiler.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_REPLACE_MALLOC_PREFIX=profiler -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/tools/profiler -I/Users/matthew/mozilla-central2/obj-fx-dbg/tools/profiler -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/mozglue/linker -I/Users/matthew/mozilla-central2/toolkit/crashreporter/google-breakpad/src -I/Users/matthew/mozilla-central2/tools/profiler/core -I/Users/matthew/mozilla-central2/tools/profiler/gecko -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-ignored-qualifiers -MD -MP -MF .deps/nsProfiler.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/tools/profiler/gecko/nsProfiler.cpp 29:32.76 tools/profiler/tests/gtest 29:32.76 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_tests_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/tools/profiler/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/tools/profiler/tests/gtest -I/Users/matthew/mozilla-central2/tools/profiler/core -I/Users/matthew/mozilla-central2/tools/profiler/gecko -I/Users/matthew/mozilla-central2/tools/profiler/lul -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_tests_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/tools/profiler/tests/gtest/Unified_cpp_tests_gtest0.cpp 29:35.56 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_tools_profiler0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_REPLACE_MALLOC_PREFIX=profiler -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/tools/profiler -I/Users/matthew/mozilla-central2/obj-fx-dbg/tools/profiler -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/mozglue/linker -I/Users/matthew/mozilla-central2/toolkit/crashreporter/google-breakpad/src -I/Users/matthew/mozilla-central2/tools/profiler/core -I/Users/matthew/mozilla-central2/tools/profiler/gecko -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-ignored-qualifiers -MD -MP -MF .deps/Unified_cpp_tools_profiler0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/tools/profiler/Unified_cpp_tools_profiler0.cpp 29:38.73 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_tools_profiler1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_REPLACE_MALLOC_PREFIX=profiler -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/tools/profiler -I/Users/matthew/mozilla-central2/obj-fx-dbg/tools/profiler -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/mozglue/linker -I/Users/matthew/mozilla-central2/toolkit/crashreporter/google-breakpad/src -I/Users/matthew/mozilla-central2/tools/profiler/core -I/Users/matthew/mozilla-central2/tools/profiler/gecko -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-ignored-qualifiers -MD -MP -MF .deps/Unified_cpp_tools_profiler1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/tools/profiler/Unified_cpp_tools_profiler1.cpp 29:39.88 extensions/spellcheck/hunspell/glue 29:39.89 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_hunspell_glue0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/extensions/spellcheck/hunspell/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/extensions/spellcheck/hunspell/glue -I/Users/matthew/mozilla-central2/extensions/spellcheck/hunspell/src -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/extensions/spellcheck/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -include hunspell_alloc_hooks.h -include hunspell_fopen_hooks.h -MD -MP -MF .deps/Unified_cpp_hunspell_glue0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/extensions/spellcheck/hunspell/glue/Unified_cpp_hunspell_glue0.cpp 29:40.30 extensions/spellcheck/hunspell/src 29:40.30 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_hunspell_src0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/extensions/spellcheck/hunspell/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/extensions/spellcheck/hunspell/src -I/Users/matthew/mozilla-central2/extensions/spellcheck/hunspell/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -include hunspell_alloc_hooks.h -include hunspell_fopen_hooks.h -Wno-implicit-fallthrough -MD -MP -MF .deps/Unified_cpp_hunspell_src0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/extensions/spellcheck/hunspell/src/Unified_cpp_hunspell_src0.cpp 29:42.11 extensions/spellcheck/src 29:42.12 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_spellcheck_src0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/extensions/spellcheck/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/extensions/spellcheck/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/extensions/spellcheck/hunspell/glue -I/Users/matthew/mozilla-central2/extensions/spellcheck/hunspell/src -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_spellcheck_src0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/extensions/spellcheck/src/Unified_cpp_spellcheck_src0.cpp 29:42.51 security/manager/ssl/tests/unit/pkcs11testmodule 29:42.52 security/manager/ssl/tests/unit/pkcs11testmodule/libpkcs11testmodule.dylib.symbols.stub 29:42.52 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_pkcs11testmodule0.o -c -DDEBUG=1 -I/Users/matthew/mozilla-central2/security/manager/ssl/tests/unit/pkcs11testmodule -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl/tests/unit/pkcs11testmodule -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_pkcs11testmodule0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl/tests/unit/pkcs11testmodule/Unified_cpp_pkcs11testmodule0.cpp 29:42.52 In file included from :2: 29:42.52 In file included from /Users/matthew/mozilla-central2/extensions/spellcheck/hunspell/glue/hunspell_alloc_hooks.h:48: 29:42.52 In file included from /Users/matthew/mozilla-central2/extensions/spellcheck/hunspell/glue/mozHunspellAllocator.h:10: 29:42.53 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/CountingAllocatorBase.h:125:5: warning: instantiation of variable 'mozilla::CountingAllocatorBase::sAmount' required here, but no definition is available [-Wundefined-var-template] 29:42.53 sAmount -= MallocSizeOfOnFree(p); 29:42.53 ^ 29:42.53 /Users/matthew/mozilla-central2/extensions/spellcheck/hunspell/src/affentry.cxx:81:5: note: in instantiation of member function 'mozilla::CountingAllocatorBase::CountingFree' requested here 29:42.53 free(c.l.conds2); 29:42.53 ^ 29:42.53 /Users/matthew/mozilla-central2/extensions/spellcheck/hunspell/glue/hunspell_alloc_hooks.h:52:38: note: expanded from macro 'free' 29:42.53 #define free(ptr) HunspellAllocator::CountingFree(ptr) 29:42.53 ^ 29:42.53 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/CountingAllocatorBase.h:134:21: note: forward declaration of template entity is here 29:42.53 static AmountType sAmount; 29:42.53 ^ 29:42.53 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/mozilla/CountingAllocatorBase.h:125:5: note: add an explicit instantiation declaration to suppress this warning if 'mozilla::CountingAllocatorBase::sAmount' is explicitly instantiated in another translation unit 29:42.53 sAmount -= MallocSizeOfOnFree(p); 29:42.53 ^ 29:42.59 BUILDSTATUS BUILD_VERBOSE security/manager/ssl/tests/gtest 29:42.61 /usr/bin/clang++ -std=gnu++14 -o CertDBTest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/manager/ssl/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl/tests/gtest -I/Users/matthew/mozilla-central2/security/certverifier -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/third_party/rust/cose-c/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/CertDBTest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/manager/ssl/tests/gtest/CertDBTest.cpp 29:42.74 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.file_generate /Users/matthew/mozilla-central2/python/mozbuild/mozbuild/action/generate_symbols_file.py generate_symbols_file libpkcs11testmodule.dylib.symbols .deps/libpkcs11testmodule.dylib.symbols.pp .deps/libpkcs11testmodule.dylib.symbols.stub /Users/matthew/mozilla-central2/security/manager/ssl/tests/unit/pkcs11testmodule/pkcs11testmodule.symbols -DDEBUG=1 29:43.10 security/manager/ssl/tests/unit/pkcs11testmodule/libpkcs11testmodule.dylib 29:43.10 rm -f libpkcs11testmodule.dylib 29:43.10 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -fPIC -o libpkcs11testmodule.dylib Unified_cpp_pkcs11testmodule0.o -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -dynamiclib -install_name @executable_path/libpkcs11testmodule.dylib -compatibility_version 1 -current_version 1 -single_module -Wl,-exported_symbols_list,libpkcs11testmodule.dylib.symbols 29:43.31 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target libpkcs11testmodule.dylib 29:43.35 security/manager/ssl/tests/gtest 29:43.36 /usr/bin/clang++ -std=gnu++14 -o CertListTest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/manager/ssl/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl/tests/gtest -I/Users/matthew/mozilla-central2/security/certverifier -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/third_party/rust/cose-c/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/CertListTest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/manager/ssl/tests/gtest/CertListTest.cpp 29:43.51 chmod +x libpkcs11testmodule.dylib 29:43.51 ../../../../../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl/tests/unit/pkcs11testmodule -m 644 'libpkcs11testmodule.dylib' '../../../../../../_tests/xpcshell/security/manager/ssl/tests/unit/pkcs11testmodule' 29:43.53 /usr/bin/clang++ -std=gnu++14 -o CoseTest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/manager/ssl/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl/tests/gtest -I/Users/matthew/mozilla-central2/security/certverifier -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/third_party/rust/cose-c/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/CoseTest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/manager/ssl/tests/gtest/CoseTest.cpp 29:43.95 /usr/bin/clang++ -std=gnu++14 -o DataStorageTest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/manager/ssl/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl/tests/gtest -I/Users/matthew/mozilla-central2/security/certverifier -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/third_party/rust/cose-c/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/DataStorageTest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/manager/ssl/tests/gtest/DataStorageTest.cpp 29:44.92 security/manager/pki 29:44.92 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_security_manager_pki0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/manager/pki -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/pki -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/public/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -MD -MP -MF .deps/Unified_cpp_security_manager_pki0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/pki/Unified_cpp_security_manager_pki0.cpp 29:46.25 toolkit/components/alerts 29:46.26 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_components_alerts0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/alerts -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/alerts -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_components_alerts0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/alerts/Unified_cpp_components_alerts0.cpp 29:47.67 toolkit/components/antitracking 29:47.68 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_antitracking0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/antitracking -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/antitracking -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_antitracking0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/antitracking/Unified_cpp_antitracking0.cpp 29:48.16 /usr/bin/clang++ -std=gnu++14 -o DeserializeCertTest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/manager/ssl/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl/tests/gtest -I/Users/matthew/mozilla-central2/security/certverifier -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/third_party/rust/cose-c/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/DeserializeCertTest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/manager/ssl/tests/gtest/DeserializeCertTest.cpp 29:48.38 toolkit/components/backgroundhangmonitor 29:48.39 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_ackgroundhangmonitor0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/backgroundhangmonitor -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/backgroundhangmonitor -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_ackgroundhangmonitor0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/backgroundhangmonitor/Unified_cpp_ackgroundhangmonitor0.cpp 29:50.48 /usr/bin/clang++ -std=gnu++14 -o MD4Test.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/manager/ssl/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl/tests/gtest -I/Users/matthew/mozilla-central2/security/certverifier -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/third_party/rust/cose-c/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/MD4Test.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/manager/ssl/tests/gtest/MD4Test.cpp 29:50.74 toolkit/components/browser 29:50.75 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_components_browser0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/browser -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/browser -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/svg -I/Users/matthew/mozilla-central2/layout/style -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_components_browser0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/browser/Unified_cpp_components_browser0.cpp 29:53.01 /usr/bin/clang++ -std=gnu++14 -o OCSPCacheTest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/manager/ssl/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl/tests/gtest -I/Users/matthew/mozilla-central2/security/certverifier -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/third_party/rust/cose-c/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/OCSPCacheTest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/manager/ssl/tests/gtest/OCSPCacheTest.cpp 29:53.97 /usr/bin/clang++ -std=gnu++14 -o TLSIntoleranceTest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/manager/ssl/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl/tests/gtest -I/Users/matthew/mozilla-central2/security/certverifier -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/third_party/rust/cose-c/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TLSIntoleranceTest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/manager/ssl/tests/gtest/TLSIntoleranceTest.cpp 29:54.86 toolkit/components/browser/build 29:54.87 /usr/bin/clang++ -std=gnu++14 -o nsWebBrowserModule.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/browser/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/browser/build -I/Users/matthew/mozilla-central2/toolkit/components/browser -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsWebBrowserModule.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/browser/build/nsWebBrowserModule.cpp 29:56.93 make[4]: Nothing to be done for `target'. 29:56.97 toolkit/components/clearsitedata 29:56.99 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_clearsitedata0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/clearsitedata -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/clearsitedata -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_clearsitedata0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/clearsitedata/Unified_cpp_clearsitedata0.cpp 29:57.21 toolkit/components/commandlines 29:57.21 /usr/bin/clang++ -std=gnu++14 -o nsCommandLine.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/commandlines -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/commandlines -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsCommandLine.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/commandlines/nsCommandLine.cpp 29:57.46 1 warning generated. 29:57.53 toolkit/components/downloads 29:57.55 /usr/bin/clang++ -std=gnu++14 -o DownloadPlatform.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/downloads -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/downloads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/DownloadPlatform.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/downloads/DownloadPlatform.cpp 29:57.66 toolkit/components/extensions 29:57.68 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_extensions0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/extensions -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/extensions -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_extensions0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/extensions/Unified_cpp_extensions0.cpp 29:58.19 toolkit/components/extensions/webrequest 29:58.20 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrequest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/extensions/webrequest -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/extensions/webrequest -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/netwerk/protocol/http -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_webrequest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/extensions/webrequest/Unified_cpp_webrequest0.cpp 29:58.29 make[4]: Nothing to be done for `target'. 29:58.32 toolkit/components/finalizationwitness 29:58.33 /usr/bin/clang++ -std=gnu++14 -o FinalizationWitnessService.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/finalizationwitness -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/finalizationwitness -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/FinalizationWitnessService.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/finalizationwitness/FinalizationWitnessService.cpp 29:58.67 toolkit/components/find 29:58.70 /usr/bin/clang++ -std=gnu++14 -o nsFindService.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/find -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/find -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsFindService.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/find/nsFindService.cpp 29:59.23 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_components_find0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/find -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/find -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_components_find0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/find/Unified_cpp_components_find0.cpp 29:59.76 toolkit/components/fuzzyfox 29:59.77 /usr/bin/clang++ -std=gnu++14 -o Fuzzyfox.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/fuzzyfox -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/fuzzyfox -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Fuzzyfox.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/fuzzyfox/Fuzzyfox.cpp 30:00.89 toolkit/components/jsoncpp/src/lib_json 30:00.90 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_src_lib_json0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/toolkit/components/jsoncpp/src/lib_json -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/jsoncpp/src/lib_json -I/Users/matthew/mozilla-central2/toolkit/components/jsoncpp/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -fexceptions -Wno-unused-local-typedefs -Wno-shadow -Wno-c++11-narrowing -Wno-implicit-fallthrough -MD -MP -MF .deps/Unified_cpp_src_lib_json0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/jsoncpp/src/lib_json/Unified_cpp_src_lib_json0.cpp 30:00.96 toolkit/components/lz4 30:00.97 /usr/bin/clang++ -std=gnu++14 -o lz4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/lz4 -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/lz4 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/lz4.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/lz4/lz4.cpp 30:01.15 toolkit/components/mediasniffer 30:01.16 /usr/bin/clang -std=gnu99 -o Unified_c_mediasniffer0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/mediasniffer -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/mediasniffer -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_mediasniffer0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/mediasniffer/Unified_c_mediasniffer0.c 30:01.27 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_mediasniffer0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/mediasniffer -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/mediasniffer -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_mediasniffer0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/mediasniffer/Unified_cpp_mediasniffer0.cpp 30:02.17 toolkit/components/mozintl 30:02.18 /usr/bin/clang++ -std=gnu++14 -o MozIntlHelper.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/mozintl -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/mozintl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/MozIntlHelper.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/mozintl/MozIntlHelper.cpp 30:02.32 toolkit/components/osfile 30:02.32 /usr/bin/clang++ -std=gnu++14 -o NativeOSFileInternals.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/osfile -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/osfile -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/NativeOSFileInternals.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/osfile/NativeOSFileInternals.cpp 30:02.64 toolkit/components/parentalcontrols 30:02.64 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_parentalcontrols0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/parentalcontrols -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/parentalcontrols -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_mm_parentalcontrols0.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/parentalcontrols/Unified_mm_parentalcontrols0.mm 30:03.82 toolkit/components/perf 30:03.83 /usr/bin/clang++ -std=gnu++14 -o PerfMeasurement.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/perf -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/perf -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/PerfMeasurement.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/perf/PerfMeasurement.cpp 30:04.05 toolkit/components/perfmonitoring 30:04.06 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_perfmonitoring0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/perfmonitoring -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/perfmonitoring -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_perfmonitoring0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/perfmonitoring/Unified_cpp_perfmonitoring0.cpp 30:05.20 toolkit/components/places 30:05.21 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_components_places0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/places -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/places -I/Users/matthew/mozilla-central2/toolkit/components/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_components_places0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/places/Unified_cpp_components_places0.cpp 30:06.11 toolkit/components/places/tests/gtest 30:06.12 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_places_tests_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/places/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/places/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_places_tests_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/places/tests/gtest/Unified_cpp_places_tests_gtest0.cpp 30:06.12 toolkit/components/protobuf 30:06.13 /usr/bin/clang++ -std=gnu++14 -o generated_message_table_driven_lite.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DHAVE_ZLIB -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/protobuf -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/protobuf -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-ignored-qualifiers -Wno-maybe-uninitialized -Wno-return-type -Wno-sign-compare -Wno-subobject-linkage -Wno-unused-function -Wno-comma -Wno-null-conversion -Wno-unused-local-typedef -MD -MP -MF .deps/generated_message_table_driven_lite.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/protobuf/src/google/protobuf/generated_message_table_driven_lite.cc 30:08.69 /usr/bin/clang++ -std=gnu++14 -o time.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DHAVE_ZLIB -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/protobuf -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/protobuf -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-ignored-qualifiers -Wno-maybe-uninitialized -Wno-return-type -Wno-sign-compare -Wno-subobject-linkage -Wno-unused-function -Wno-comma -Wno-null-conversion -Wno-unused-local-typedef -MD -MP -MF .deps/time.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/protobuf/src/google/protobuf/stubs/time.cc 30:09.30 toolkit/components/reflect 30:09.31 /usr/bin/clang++ -std=gnu++14 -o reflect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/reflect -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/reflect -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/reflect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/reflect/reflect.cpp 30:09.91 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_components_protobuf0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DHAVE_ZLIB -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/protobuf -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/protobuf -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-ignored-qualifiers -Wno-maybe-uninitialized -Wno-return-type -Wno-sign-compare -Wno-subobject-linkage -Wno-unused-function -Wno-comma -Wno-null-conversion -Wno-unused-local-typedef -MD -MP -MF .deps/Unified_cpp_components_protobuf0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/protobuf/Unified_cpp_components_protobuf0.cpp 30:10.23 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_components_protobuf1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DHAVE_PTHREAD -DHAVE_ZLIB -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/protobuf -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/protobuf -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-ignored-qualifiers -Wno-maybe-uninitialized -Wno-return-type -Wno-sign-compare -Wno-subobject-linkage -Wno-unused-function -Wno-comma -Wno-null-conversion -Wno-unused-local-typedef -MD -MP -MF .deps/Unified_cpp_components_protobuf1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/protobuf/Unified_cpp_components_protobuf1.cpp 30:11.52 toolkit/components/reputationservice 30:11.52 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_reputationservice0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/reputationservice -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/reputationservice -I/Users/matthew/mozilla-central2/toolkit/components/protobuf -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/toolkit/components/reputationservice/chromium -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-shadow -MD -MP -MF .deps/Unified_cpp_reputationservice0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/reputationservice/Unified_cpp_reputationservice0.cpp 30:11.89 toolkit/components/resistfingerprinting 30:11.89 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_resistfingerprinting0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/resistfingerprinting -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/resistfingerprinting -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_resistfingerprinting0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/resistfingerprinting/Unified_cpp_resistfingerprinting0.cpp 30:12.14 toolkit/components/resistfingerprinting/tests 30:12.15 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_tests0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/resistfingerprinting/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/resistfingerprinting/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_tests0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/resistfingerprinting/tests/Unified_cpp_tests0.cpp 30:13.94 toolkit/components/sessionstore 30:13.94 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_sessionstore0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/sessionstore -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/sessionstore -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_sessionstore0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/sessionstore/Unified_cpp_sessionstore0.cpp 30:17.60 toolkit/components/startup 30:17.64 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_components_startup0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/startup -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/startup -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_components_startup0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/startup/Unified_cpp_components_startup0.cpp 30:18.52 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_components_startup0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/startup -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/startup -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_mm_components_startup0.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/startup/Unified_mm_components_startup0.mm 30:19.92 toolkit/components/statusfilter 30:19.95 /usr/bin/clang++ -std=gnu++14 -o nsBrowserStatusFilter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/statusfilter -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/statusfilter -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsBrowserStatusFilter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/statusfilter/nsBrowserStatusFilter.cpp 30:21.59 toolkit/components/telemetry/geckoview/gtest 30:21.60 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_geckoview_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_TELEMETRY_GECKOVIEW -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/telemetry/geckoview/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry/geckoview/gtest -I/Users/matthew/mozilla-central2/toolkit/components/telemetry/geckoview -I/Users/matthew/mozilla-central2/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/toolkit/components -I/Users/matthew/mozilla-central2/toolkit/components/telemetry/tests/gtest -I/Users/matthew/mozilla-central2/xpcom/io -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_geckoview_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry/geckoview/gtest/Unified_cpp_geckoview_gtest0.cpp 30:21.66 toolkit/components/telemetry 30:21.70 /usr/bin/clang++ -std=gnu++14 -o Stopwatch.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_APP_VERSION="65.0a1"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Stopwatch.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/telemetry/core/Stopwatch.cpp 30:22.03 /usr/bin/clang++ -std=gnu++14 -o Telemetry.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_APP_VERSION="65.0a1"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Telemetry.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/telemetry/core/Telemetry.cpp 30:22.11 /usr/bin/clang++ -std=gnu++14 -o TelemetryCommon.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_APP_VERSION="65.0a1"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TelemetryCommon.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/telemetry/core/TelemetryCommon.cpp 30:22.34 /usr/bin/clang++ -std=gnu++14 -o TelemetryEvent.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_APP_VERSION="65.0a1"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TelemetryEvent.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/telemetry/core/TelemetryEvent.cpp 30:22.94 /usr/bin/clang++ -std=gnu++14 -o TelemetryHistogram.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_APP_VERSION="65.0a1"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TelemetryHistogram.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/telemetry/core/TelemetryHistogram.cpp 30:24.61 toolkit/components/telemetry/tests/gtest 30:24.61 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_tests_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/telemetry/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry/tests/gtest -I/Users/matthew/mozilla-central2/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_tests_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry/tests/gtest/Unified_cpp_tests_gtest0.cpp 30:27.26 toolkit/components/telemetry/tests 30:27.26 /usr/bin/clang++ -std=gnu++14 -o modules-test.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/toolkit/components/telemetry/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/modules-test.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/telemetry/tests/modules-test.cpp 30:27.31 toolkit/components/telemetry/tests/libmodules-test.dylib 30:27.31 rm -f libmodules-test.dylib 30:27.32 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -fPIC -o libmodules-test.dylib modules-test.o -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -dynamiclib -install_name @executable_path/libmodules-test.dylib -compatibility_version 1 -current_version 1 -single_module 30:27.47 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target libmodules-test.dylib 30:27.67 chmod +x libmodules-test.dylib 30:27.71 /usr/bin/clang++ -std=gnu++14 -o TelemetryScalar.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_APP_VERSION="65.0a1"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TelemetryScalar.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/telemetry/core/TelemetryScalar.cpp 30:28.17 toolkit/components/thumbnails 30:28.18 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_thumbnails0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/thumbnails -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/thumbnails -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_thumbnails0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/thumbnails/Unified_cpp_thumbnails0.cpp 30:28.40 /usr/bin/clang++ -std=gnu++14 -o TelemetryIPC.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_APP_VERSION="65.0a1"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TelemetryIPC.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/telemetry/core/ipc/TelemetryIPC.cpp 30:31.51 /usr/bin/clang++ -std=gnu++14 -o TelemetryIPCAccumulator.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_APP_VERSION="65.0a1"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TelemetryIPCAccumulator.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/telemetry/core/ipc/TelemetryIPCAccumulator.cpp 30:32.62 toolkit/components/typeaheadfind 30:32.63 /usr/bin/clang++ -std=gnu++14 -o nsTypeAheadFind.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/typeaheadfind -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/typeaheadfind -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsTypeAheadFind.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/typeaheadfind/nsTypeAheadFind.cpp 30:33.85 toolkit/components/url-classifier 30:33.87 /usr/bin/clang++ -std=gnu++14 -o HashStore.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DMOZ_SAFEBROWSING_DUMP_FAILED_UPDATES -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/url-classifier -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/url-classifier -I/Users/matthew/mozilla-central2/toolkit/components/build -I/Users/matthew/mozilla-central2/xpcom/io -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/HashStore.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/url-classifier/HashStore.cpp 30:34.65 toolkit/components/url-classifier/tests/gtest 30:34.66 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_tests_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DMOZ_SAFEBROWSING_DUMP_FAILED_UPDATES -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/url-classifier/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/url-classifier/tests/gtest -I/Users/matthew/mozilla-central2/toolkit/components/url-classifier -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_tests_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/url-classifier/tests/gtest/Unified_cpp_tests_gtest0.cpp 30:35.34 /usr/bin/clang++ -std=gnu++14 -o VariableLengthPrefixSet.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DMOZ_SAFEBROWSING_DUMP_FAILED_UPDATES -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/url-classifier -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/url-classifier -I/Users/matthew/mozilla-central2/toolkit/components/build -I/Users/matthew/mozilla-central2/xpcom/io -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/VariableLengthPrefixSet.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/url-classifier/VariableLengthPrefixSet.cpp 30:38.45 toolkit/components/windowwatcher 30:38.45 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_windowwatcher0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/windowwatcher -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/windowwatcher -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_windowwatcher0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/windowwatcher/Unified_cpp_windowwatcher0.cpp 30:39.28 /usr/bin/clang++ -std=gnu++14 -o nsUrlClassifierPrefixSet.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DMOZ_SAFEBROWSING_DUMP_FAILED_UPDATES -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/url-classifier -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/url-classifier -I/Users/matthew/mozilla-central2/toolkit/components/build -I/Users/matthew/mozilla-central2/xpcom/io -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/nsUrlClassifierPrefixSet.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/url-classifier/nsUrlClassifierPrefixSet.cpp 30:39.38 toolkit/components/ctypes 30:39.39 /usr/bin/clang++ -std=gnu++14 -o ctypes.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/ctypes -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/ctypes -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/ctypes.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/ctypes/ctypes.cpp 30:41.18 /usr/bin/clang++ -std=gnu++14 -o TelemetryGeckoViewPersistence.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_APP_VERSION="65.0a1"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TelemetryGeckoViewPersistence.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/telemetry/geckoview/TelemetryGeckoViewPersistence.cpp 30:41.83 /usr/bin/clang++ -std=gnu++14 -o nsUrlClassifierStreamUpdater.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DMOZ_SAFEBROWSING_DUMP_FAILED_UPDATES -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/url-classifier -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/url-classifier -I/Users/matthew/mozilla-central2/toolkit/components/build -I/Users/matthew/mozilla-central2/xpcom/io -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/nsUrlClassifierStreamUpdater.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/url-classifier/nsUrlClassifierStreamUpdater.cpp 30:42.87 /usr/bin/clang++ -std=gnu++14 -o TelemetryGeckoViewTesting.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_APP_VERSION="65.0a1"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TelemetryGeckoViewTesting.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/telemetry/geckoview/TelemetryGeckoViewTesting.cpp 30:43.28 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_url-classifier0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DMOZ_SAFEBROWSING_DUMP_FAILED_UPDATES -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/url-classifier -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/url-classifier -I/Users/matthew/mozilla-central2/toolkit/components/build -I/Users/matthew/mozilla-central2/xpcom/io -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-maybe-uninitialized -MD -MP -MF .deps/Unified_cpp_url-classifier0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/url-classifier/Unified_cpp_url-classifier0.cpp 30:44.24 /usr/bin/clang++ -std=gnu++14 -o CombinedStacks.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_APP_VERSION="65.0a1"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/CombinedStacks.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/telemetry/other/CombinedStacks.cpp 30:45.95 /usr/bin/clang++ -std=gnu++14 -o KeyedStackCapturer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_APP_VERSION="65.0a1"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/KeyedStackCapturer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/telemetry/other/KeyedStackCapturer.cpp 30:46.42 /usr/bin/clang++ -std=gnu++14 -o ProcessedStack.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_APP_VERSION="65.0a1"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/ProcessedStack.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/telemetry/other/ProcessedStack.cpp 30:46.66 toolkit/components/ctypes/tests 30:46.67 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_ctypes_tests0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/toolkit/components/ctypes/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/ctypes/tests -I/Users/matthew/mozilla-central2/js/src/ctypes -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-varargs -MD -MP -MF .deps/Unified_cpp_ctypes_tests0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/ctypes/tests/Unified_cpp_ctypes_tests0.cpp 30:47.52 toolkit/components/ctypes/tests/libjsctypes-test.dylib 30:47.52 rm -f libjsctypes-test.dylib 30:47.53 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -fPIC -o libjsctypes-test.dylib Unified_cpp_ctypes_tests0.o -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -dynamiclib -install_name @executable_path/libjsctypes-test.dylib -compatibility_version 1 -current_version 1 -single_module 30:47.68 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target libjsctypes-test.dylib 30:47.94 chmod +x libjsctypes-test.dylib 30:47.98 /usr/bin/clang++ -std=gnu++14 -o TelemetryIOInterposeObserver.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_APP_VERSION="65.0a1"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TelemetryIOInterposeObserver.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/telemetry/other/TelemetryIOInterposeObserver.cpp 30:48.50 toolkit/components/autocomplete 30:48.51 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_autocomplete0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/autocomplete -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/autocomplete -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_autocomplete0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/autocomplete/Unified_cpp_autocomplete0.cpp 30:48.56 toolkit/components/printingui 30:48.58 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_printingui0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/printingui -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/printingui -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_printingui0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/printingui/Unified_cpp_printingui0.cpp 30:48.78 /usr/bin/clang++ -std=gnu++14 -o WebrtcTelemetry.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_APP_VERSION="65.0a1"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/WebrtcTelemetry.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/telemetry/other/WebrtcTelemetry.cpp 30:48.97 toolkit/components/printingui/ipc 30:48.98 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_printingui_ipc0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/printingui/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/printingui/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_printingui_ipc0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/printingui/ipc/Unified_cpp_printingui_ipc0.cpp 30:50.24 toolkit/components/satchel 30:50.25 /usr/bin/clang++ -std=gnu++14 -o nsFormFillController.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/satchel -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/satchel -I/Users/matthew/mozilla-central2/toolkit/components/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsFormFillController.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/satchel/nsFormFillController.cpp 30:50.47 toolkit/components/terminator 30:50.47 /usr/bin/clang++ -std=gnu++14 -o nsTerminator.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/terminator -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/terminator -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsTerminator.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/terminator/nsTerminator.cpp 30:50.63 toolkit/components/build 30:50.65 /usr/bin/clang++ -std=gnu++14 -o nsToolkitCompsModule.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/components/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/build -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/toolkit/components/alerts -I/Users/matthew/mozilla-central2/toolkit/components/downloads -I/Users/matthew/mozilla-central2/toolkit/components/feeds -I/Users/matthew/mozilla-central2/toolkit/components/find -I/Users/matthew/mozilla-central2/toolkit/components/perfmonitoring -I/Users/matthew/mozilla-central2/toolkit/components/protobuf -I/Users/matthew/mozilla-central2/toolkit/components/reputationservice -I/Users/matthew/mozilla-central2/toolkit/components/startup -I/Users/matthew/mozilla-central2/toolkit/components/statusfilter -I/Users/matthew/mozilla-central2/toolkit/components/telemetry -I/Users/matthew/mozilla-central2/toolkit/components/typeaheadfind -I/Users/matthew/mozilla-central2/toolkit/components/url-classifier -I/Users/matthew/mozilla-central2/toolkit/components/parentalcontrols -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsToolkitCompsModule.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/components/build/nsToolkitCompsModule.cpp 30:50.73 toolkit/crashreporter 30:50.75 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_crashreporter0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/crashreporter -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_crashreporter0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/crashreporter/Unified_cpp_crashreporter0.cpp 30:51.59 toolkit/mozapps/extensions 30:51.59 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_mozapps_extensions0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_BUILD_APP_IS_BROWSER -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/mozapps/extensions -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/mozapps/extensions -I/Users/matthew/mozilla-central2/chrome -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_mozapps_extensions0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/mozapps/extensions/Unified_cpp_mozapps_extensions0.cpp 30:53.30 toolkit/profile 30:53.30 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_toolkit_profile0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/profile -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/profile -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_toolkit_profile0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/profile/Unified_cpp_toolkit_profile0.cpp 30:55.14 toolkit/profile/gtest 30:55.15 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_profile_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/profile/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/profile/gtest -I/Users/matthew/mozilla-central2/toolkit/profile -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_profile_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/profile/gtest/Unified_cpp_profile_gtest0.cpp 30:55.35 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/profile/Unified_cpp_toolkit_profile0.cpp:2: 30:55.35 /Users/matthew/mozilla-central2/toolkit/profile/nsProfileLock.cpp:510:23: warning: 'GetProcessInformation' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 30:55.35 if (::GetProcessInformation(&lockProcessInfo.psn, &processInfo) == noErr && 30:55.35 ^ 30:55.35 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:513:1: note: 'GetProcessInformation' has been explicitly marked deprecated here 30:55.35 GetProcessInformation( 30:55.35 ^ 30:56.44 BUILDSTATUS BUILD_VERBOSE toolkit/recordreplay 30:56.46 /usr/bin/clang++ -std=gnu++14 -o ProcessRedirect.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/recordreplay -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/recordreplay -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/toolkit/crashreporter/breakpad-client -I/Users/matthew/mozilla-central2/toolkit/crashreporter/google-breakpad/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/ProcessRedirect.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/recordreplay/ProcessRedirect.cpp 30:56.56 toolkit/xre 30:56.58 /usr/bin/clang++ -std=gnu++14 -o city.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DPROXY_PRINTING=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_APP_NAME="firefox"' '-DMOZ_APP_BASENAME="Firefox"' '-DMOZ_APP_DISPLAYNAME="Nightly"' '-DMOZ_APP_VERSION="65.0a1"' '-DOS_TARGET="Darwin"' '-DMOZ_WIDGET_TOOLKIT="cocoa"' '-DTARGET_OS_ABI="Darwin_x86_64-gcc3"' -DGRE_MILESTONE=65.0a1 -DAPP_VERSION=65.0a1 '-DAPP_ID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}' -DMOZ_BUILD_APP_IS_BROWSER -DTOPOBJDIR=/Users/matthew/mozilla-central2/obj-fx-dbg -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/xre -I/Users/matthew/mozilla-central2/toolkit/components/printingui -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/other-licenses/nsis/Contrib/CityHash/cityhash -I/Users/matthew/mozilla-central2/toolkit/components/find -I/Users/matthew/mozilla-central2/toolkit/components/printingui/ipc -I/Users/matthew/mozilla-central2/toolkit/components/windowwatcher -I/Users/matthew/mozilla-central2/toolkit/profile -I/Users/matthew/mozilla-central2/config -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/commandhandler -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/webbrowserpersist -I/Users/matthew/mozilla-central2/testing/gtest/mozilla -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/city.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/other-licenses/nsis/Contrib/CityHash/cityhash/city.cpp 30:57.16 /usr/bin/clang++ -std=gnu++14 -o ProfileReset.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DPROXY_PRINTING=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_APP_NAME="firefox"' '-DMOZ_APP_BASENAME="Firefox"' '-DMOZ_APP_DISPLAYNAME="Nightly"' '-DMOZ_APP_VERSION="65.0a1"' '-DOS_TARGET="Darwin"' '-DMOZ_WIDGET_TOOLKIT="cocoa"' '-DTARGET_OS_ABI="Darwin_x86_64-gcc3"' -DGRE_MILESTONE=65.0a1 -DAPP_VERSION=65.0a1 '-DAPP_ID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}' -DMOZ_BUILD_APP_IS_BROWSER -DTOPOBJDIR=/Users/matthew/mozilla-central2/obj-fx-dbg -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/xre -I/Users/matthew/mozilla-central2/toolkit/components/printingui -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/other-licenses/nsis/Contrib/CityHash/cityhash -I/Users/matthew/mozilla-central2/toolkit/components/find -I/Users/matthew/mozilla-central2/toolkit/components/printingui/ipc -I/Users/matthew/mozilla-central2/toolkit/components/windowwatcher -I/Users/matthew/mozilla-central2/toolkit/profile -I/Users/matthew/mozilla-central2/config -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/commandhandler -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/webbrowserpersist -I/Users/matthew/mozilla-central2/testing/gtest/mozilla -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/ProfileReset.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/xre/ProfileReset.cpp 30:57.52 1 warning generated. 30:57.53 toolkit/recordreplay 30:57.54 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_toolkit_recordreplay0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/recordreplay -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/recordreplay -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/toolkit/crashreporter/breakpad-client -I/Users/matthew/mozilla-central2/toolkit/crashreporter/google-breakpad/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_toolkit_recordreplay0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/recordreplay/Unified_cpp_toolkit_recordreplay0.cpp 30:57.55 /usr/bin/clang++ -std=gnu++14 -o nsAppRunner.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DPROXY_PRINTING=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_APP_NAME="firefox"' '-DMOZ_APP_BASENAME="Firefox"' '-DMOZ_APP_DISPLAYNAME="Nightly"' '-DMOZ_APP_VERSION="65.0a1"' '-DOS_TARGET="Darwin"' '-DMOZ_WIDGET_TOOLKIT="cocoa"' '-DTARGET_OS_ABI="Darwin_x86_64-gcc3"' -DGRE_MILESTONE=65.0a1 -DAPP_VERSION=65.0a1 '-DAPP_ID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}' -DMOZ_BUILD_APP_IS_BROWSER -DTOPOBJDIR=/Users/matthew/mozilla-central2/obj-fx-dbg -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/xre -I/Users/matthew/mozilla-central2/toolkit/components/printingui -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/other-licenses/nsis/Contrib/CityHash/cityhash -I/Users/matthew/mozilla-central2/toolkit/components/find -I/Users/matthew/mozilla-central2/toolkit/components/printingui/ipc -I/Users/matthew/mozilla-central2/toolkit/components/windowwatcher -I/Users/matthew/mozilla-central2/toolkit/profile -I/Users/matthew/mozilla-central2/config -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/commandhandler -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/webbrowserpersist -I/Users/matthew/mozilla-central2/testing/gtest/mozilla -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nsAppRunner.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/xre/nsAppRunner.cpp 31:00.26 toolkit/system/osxproxy 31:00.28 /usr/bin/clang++ -std=gnu++14 -o ProxyUtils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/system/osxproxy -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/system/osxproxy -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/ProxyUtils.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/system/osxproxy/ProxyUtils.mm 31:01.49 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/recordreplay/Unified_cpp_toolkit_recordreplay0.cpp:83: 31:01.49 /Users/matthew/mozilla-central2/toolkit/recordreplay/ProcessRedirectDarwin.cpp:2323:22: warning: 'AbsoluteToNanoseconds' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 31:01.49 Nanoseconds rate = AbsoluteToNanoseconds(time); 31:01.49 ^ 31:01.49 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/DriverServices.h:93:1: note: 'AbsoluteToNanoseconds' has been explicitly marked deprecated here 31:01.49 AbsoluteToNanoseconds(AbsoluteTime absoluteTime) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 31:01.49 ^ 31:01.76 BUILDSTATUS BUILD_VERBOSE toolkit/system/osxproxy 31:01.76 /usr/bin/clang++ -std=gnu++14 -o nsOSXSystemProxySettings.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/system/osxproxy -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/system/osxproxy -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsOSXSystemProxySettings.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/system/osxproxy/nsOSXSystemProxySettings.mm 31:02.13 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_toolkit_recordreplay1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/recordreplay -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/recordreplay -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/js/xpconnect/src -I/Users/matthew/mozilla-central2/toolkit/crashreporter/breakpad-client -I/Users/matthew/mozilla-central2/toolkit/crashreporter/google-breakpad/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_toolkit_recordreplay1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/recordreplay/Unified_cpp_toolkit_recordreplay1.cpp 31:02.82 /usr/bin/clang++ -std=gnu++14 -o nsEmbedFunctions.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DPROXY_PRINTING=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_APP_NAME="firefox"' '-DMOZ_APP_BASENAME="Firefox"' '-DMOZ_APP_DISPLAYNAME="Nightly"' '-DMOZ_APP_VERSION="65.0a1"' '-DOS_TARGET="Darwin"' '-DMOZ_WIDGET_TOOLKIT="cocoa"' '-DTARGET_OS_ABI="Darwin_x86_64-gcc3"' -DGRE_MILESTONE=65.0a1 -DAPP_VERSION=65.0a1 '-DAPP_ID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}' -DMOZ_BUILD_APP_IS_BROWSER -DTOPOBJDIR=/Users/matthew/mozilla-central2/obj-fx-dbg -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/xre -I/Users/matthew/mozilla-central2/toolkit/components/printingui -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/other-licenses/nsis/Contrib/CityHash/cityhash -I/Users/matthew/mozilla-central2/toolkit/components/find -I/Users/matthew/mozilla-central2/toolkit/components/printingui/ipc -I/Users/matthew/mozilla-central2/toolkit/components/windowwatcher -I/Users/matthew/mozilla-central2/toolkit/profile -I/Users/matthew/mozilla-central2/config -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/commandhandler -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/webbrowserpersist -I/Users/matthew/mozilla-central2/testing/gtest/mozilla -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nsEmbedFunctions.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/toolkit/xre/nsEmbedFunctions.cpp 31:04.29 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_toolkit_xre0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DPROXY_PRINTING=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_APP_NAME="firefox"' '-DMOZ_APP_BASENAME="Firefox"' '-DMOZ_APP_DISPLAYNAME="Nightly"' '-DMOZ_APP_VERSION="65.0a1"' '-DOS_TARGET="Darwin"' '-DMOZ_WIDGET_TOOLKIT="cocoa"' '-DTARGET_OS_ABI="Darwin_x86_64-gcc3"' -DGRE_MILESTONE=65.0a1 -DAPP_VERSION=65.0a1 '-DAPP_ID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}' -DMOZ_BUILD_APP_IS_BROWSER -DTOPOBJDIR=/Users/matthew/mozilla-central2/obj-fx-dbg -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/xre -I/Users/matthew/mozilla-central2/toolkit/components/printingui -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/other-licenses/nsis/Contrib/CityHash/cityhash -I/Users/matthew/mozilla-central2/toolkit/components/find -I/Users/matthew/mozilla-central2/toolkit/components/printingui/ipc -I/Users/matthew/mozilla-central2/toolkit/components/windowwatcher -I/Users/matthew/mozilla-central2/toolkit/profile -I/Users/matthew/mozilla-central2/config -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/commandhandler -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/webbrowserpersist -I/Users/matthew/mozilla-central2/testing/gtest/mozilla -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_toolkit_xre0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/xre/Unified_cpp_toolkit_xre0.cpp 31:04.37 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_toolkit_xre0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DPROXY_PRINTING=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DMOZ_APP_NAME="firefox"' '-DMOZ_APP_BASENAME="Firefox"' '-DMOZ_APP_DISPLAYNAME="Nightly"' '-DMOZ_APP_VERSION="65.0a1"' '-DOS_TARGET="Darwin"' '-DMOZ_WIDGET_TOOLKIT="cocoa"' '-DTARGET_OS_ABI="Darwin_x86_64-gcc3"' -DGRE_MILESTONE=65.0a1 -DAPP_VERSION=65.0a1 '-DAPP_ID={ec8030f7-c20a-464f-9b0e-13a3a9e97384}' -DMOZ_BUILD_APP_IS_BROWSER -DTOPOBJDIR=/Users/matthew/mozilla-central2/obj-fx-dbg -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/xre -I/Users/matthew/mozilla-central2/toolkit/components/printingui -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/other-licenses/nsis/Contrib/CityHash/cityhash -I/Users/matthew/mozilla-central2/toolkit/components/find -I/Users/matthew/mozilla-central2/toolkit/components/printingui/ipc -I/Users/matthew/mozilla-central2/toolkit/components/windowwatcher -I/Users/matthew/mozilla-central2/toolkit/profile -I/Users/matthew/mozilla-central2/config -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/commandhandler -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/dom/webbrowserpersist -I/Users/matthew/mozilla-central2/testing/gtest/mozilla -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/widget/cocoa -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_mm_toolkit_xre0.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/xre/Unified_mm_toolkit_xre0.mm 31:04.53 toolkit/system/osxproxy/tests/gtest 31:04.53 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_tests_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/toolkit/system/osxproxy/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/system/osxproxy/tests/gtest -I/Users/matthew/mozilla-central2/toolkit/system/osxproxy -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wshadow -MD -MP -MF .deps/Unified_cpp_tests_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/system/osxproxy/tests/gtest/Unified_cpp_tests_gtest0.cpp 31:06.42 extensions/pref/autoconfig/src 31:06.43 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_pref_autoconfig_src0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/extensions/pref/autoconfig/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/extensions/pref/autoconfig/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_pref_autoconfig_src0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/extensions/pref/autoconfig/src/Unified_cpp_pref_autoconfig_src0.cpp 31:07.32 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/xre/Unified_cpp_toolkit_xre0.cpp:56: 31:07.32 /Users/matthew/mozilla-central2/toolkit/xre/nsCommandLineServiceMac.cpp:76:11: warning: 'GetCurrentProcess' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 31:07.32 if (::GetCurrentProcess(&psnSelf) == noErr && 31:07.32 ^ 31:07.32 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:415:1: note: 'GetCurrentProcess' has been explicitly marked deprecated here 31:07.32 MacGetCurrentProcess(ProcessSerialNumber * PSN) AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9; 31:07.32 ^ 31:07.32 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:412:34: note: expanded from macro 'MacGetCurrentProcess' 31:07.32 #define MacGetCurrentProcess GetCurrentProcess 31:07.33 ^ 31:07.33 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/xre/Unified_cpp_toolkit_xre0.cpp:56: 31:07.33 /Users/matthew/mozilla-central2/toolkit/xre/nsCommandLineServiceMac.cpp:77:11: warning: 'GetFrontProcess' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 31:07.33 ::GetFrontProcess(&psnFront) == noErr && 31:07.33 ^ 31:07.33 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:434:1: note: 'GetFrontProcess' has been explicitly marked deprecated here 31:07.33 GetFrontProcess(ProcessSerialNumber * PSN) AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9; 31:07.33 ^ 31:07.33 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/xre/Unified_cpp_toolkit_xre0.cpp:56: 31:07.33 /Users/matthew/mozilla-central2/toolkit/xre/nsCommandLineServiceMac.cpp:78:11: warning: 'SameProcess' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 31:07.33 ::SameProcess(&psnSelf, &psnFront, &isForeground) == noErr && 31:07.33 ^ 31:07.33 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:696:1: note: 'SameProcess' has been explicitly marked deprecated here 31:07.33 SameProcess( 31:07.33 ^ 31:07.37 /Users/matthew/mozilla-central2/toolkit/xre/nsAppRunner.cpp:3488:11: warning: 'GetCurrentProcess' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 31:07.37 if (::GetCurrentProcess(&psn) == noErr) 31:07.38 ^ 31:07.38 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:415:1: note: 'GetCurrentProcess' has been explicitly marked deprecated here 31:07.38 MacGetCurrentProcess(ProcessSerialNumber * PSN) AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9; 31:07.38 ^ 31:07.38 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:412:34: note: expanded from macro 'MacGetCurrentProcess' 31:07.38 #define MacGetCurrentProcess GetCurrentProcess 31:07.38 ^ 31:07.38 /Users/matthew/mozilla-central2/toolkit/xre/nsAppRunner.cpp:3489:9: warning: 'SetFrontProcess' is deprecated: first deprecated in macOS 10.9 [-Wdeprecated-declarations] 31:07.38 ::SetFrontProcess(&psn); 31:07.39 ^ 31:07.40 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/ApplicationServices.framework/Frameworks/HIServices.framework/Headers/Processes.h:603:1: note: 'SetFrontProcess' has been explicitly marked deprecated here 31:07.40 SetFrontProcess(const ProcessSerialNumber * PSN) AVAILABLE_MAC_OS_X_VERSION_10_0_AND_LATER_BUT_DEPRECATED_IN_MAC_OS_X_VERSION_10_9; 31:07.40 ^ 31:09.42 BUILDSTATUS BUILD_VERBOSE devtools/platform 31:09.43 /usr/bin/clang++ -std=gnu++14 -o nsJSInspector.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/devtools/platform -I/Users/matthew/mozilla-central2/obj-fx-dbg/devtools/platform -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsJSInspector.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/devtools/platform/nsJSInspector.cpp 31:09.51 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/xre/Unified_cpp_toolkit_xre0.cpp:101: 31:09.51 /Users/matthew/mozilla-central2/toolkit/xre/nsXREDirProvider.cpp:1468:17: warning: 'FSFindFolder' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 31:09.51 OSErr err = ::FSFindFolder(kUserDomain, folderType, kCreateFolder, &fsRef); 31:09.51 ^ 31:09.51 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Folders.h:286:1: note: 'FSFindFolder' has been explicitly marked deprecated here 31:09.51 FSFindFolder( 31:09.51 ^ 31:11.75 BUILDSTATUS BUILD_VERBOSE devtools/shared/heapsnapshot 31:11.75 /usr/bin/clang++ -std=gnu++14 -o AutoMemMap.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGOOGLE_PROTOBUF_NO_RTTI -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/devtools/shared/heapsnapshot -I/Users/matthew/mozilla-central2/obj-fx-dbg/devtools/shared/heapsnapshot -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/AutoMemMap.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/devtools/shared/heapsnapshot/AutoMemMap.cpp 31:12.02 devtools/shared/heapsnapshot 31:12.03 /usr/bin/clang++ -std=gnu++14 -o CoreDump.pb.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGOOGLE_PROTOBUF_NO_RTTI -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/devtools/shared/heapsnapshot -I/Users/matthew/mozilla-central2/obj-fx-dbg/devtools/shared/heapsnapshot -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/CoreDump.pb.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/devtools/shared/heapsnapshot/CoreDump.pb.cc 31:12.04 /usr/bin/clang++ -std=gnu++14 -o DeserializedNode.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGOOGLE_PROTOBUF_NO_RTTI -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/devtools/shared/heapsnapshot -I/Users/matthew/mozilla-central2/obj-fx-dbg/devtools/shared/heapsnapshot -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/DeserializedNode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/devtools/shared/heapsnapshot/DeserializedNode.cpp 31:12.12 4 warnings generated. 31:12.20 devtools/shared/heapsnapshot/tests/gtest 31:12.21 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_tests_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/devtools/shared/heapsnapshot/tests/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/devtools/shared/heapsnapshot/tests/gtest -I/Users/matthew/mozilla-central2/devtools/shared/heapsnapshot -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-null-dereference -MD -MP -MF .deps/Unified_cpp_tests_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/devtools/shared/heapsnapshot/tests/gtest/Unified_cpp_tests_gtest0.cpp 31:12.65 /usr/bin/clang++ -std=gnu++14 -o DominatorTree.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGOOGLE_PROTOBUF_NO_RTTI -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/devtools/shared/heapsnapshot -I/Users/matthew/mozilla-central2/obj-fx-dbg/devtools/shared/heapsnapshot -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/DominatorTree.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/devtools/shared/heapsnapshot/DominatorTree.cpp 31:13.05 2 warnings generated. 31:13.14 services/crypto/component 31:13.15 /usr/bin/clang++ -std=gnu++14 -o IdentityCryptoService.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/services/crypto/component -I/Users/matthew/mozilla-central2/obj-fx-dbg/services/crypto/component -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/IdentityCryptoService.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/services/crypto/component/IdentityCryptoService.cpp 31:14.65 startupcache 31:14.67 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_startupcache0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/startupcache -I/Users/matthew/mozilla-central2/obj-fx-dbg/startupcache -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_startupcache0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/startupcache/Unified_cpp_startupcache0.cpp 31:14.86 startupcache/test 31:14.86 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_startupcache_test0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/startupcache/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/startupcache/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_startupcache_test0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/startupcache/test/Unified_cpp_startupcache_test0.cpp 31:15.50 /usr/bin/clang++ -std=gnu++14 -o FileDescriptorOutputStream.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGOOGLE_PROTOBUF_NO_RTTI -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/devtools/shared/heapsnapshot -I/Users/matthew/mozilla-central2/obj-fx-dbg/devtools/shared/heapsnapshot -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/FileDescriptorOutputStream.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/devtools/shared/heapsnapshot/FileDescriptorOutputStream.cpp 31:16.02 /usr/bin/clang++ -std=gnu++14 -o HeapSnapshot.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGOOGLE_PROTOBUF_NO_RTTI -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/devtools/shared/heapsnapshot -I/Users/matthew/mozilla-central2/obj-fx-dbg/devtools/shared/heapsnapshot -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/HeapSnapshot.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/devtools/shared/heapsnapshot/HeapSnapshot.cpp 31:16.19 js/ductwork/debugger 31:16.20 /usr/bin/clang++ -std=gnu++14 -o JSDebugger.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/js/ductwork/debugger -I/Users/matthew/mozilla-central2/obj-fx-dbg/js/ductwork/debugger -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/JSDebugger.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/js/ductwork/debugger/JSDebugger.cpp 31:17.89 1 warning generated. 31:17.97 /usr/bin/clang++ -std=gnu++14 -o HeapSnapshotTempFileHelperParent.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGOOGLE_PROTOBUF_NO_RTTI -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/devtools/shared/heapsnapshot -I/Users/matthew/mozilla-central2/obj-fx-dbg/devtools/shared/heapsnapshot -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/HeapSnapshotTempFileHelperParent.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/devtools/shared/heapsnapshot/HeapSnapshotTempFileHelperParent.cpp 31:18.34 other-licenses/snappy 31:18.35 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_snappy0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/other-licenses/snappy -I/Users/matthew/mozilla-central2/obj-fx-dbg/other-licenses/snappy -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-sign-compare -Wno-unused-function -MD -MP -MF .deps/Unified_cpp_snappy0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/other-licenses/snappy/Unified_cpp_snappy0.cpp 31:18.41 /usr/bin/clang++ -std=gnu++14 -o ZeroCopyNSIOutputStream.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGOOGLE_PROTOBUF_NO_RTTI -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/devtools/shared/heapsnapshot -I/Users/matthew/mozilla-central2/obj-fx-dbg/devtools/shared/heapsnapshot -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/ZeroCopyNSIOutputStream.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/devtools/shared/heapsnapshot/ZeroCopyNSIOutputStream.cpp 31:18.58 media/gmp-clearkey/0.1 31:18.58 /usr/bin/clang -std=gnu99 -o oaes_lib.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCDM_IMPLEMENTATION -DMOZ_NO_MOZALLOC -I/Users/matthew/mozilla-central2/media/gmp-clearkey/0.1 -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/gmp-clearkey/0.1 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-missing-braces -Wno-pointer-to-int-cast -Wno-sign-compare -include stdio.h -include unistd.h -MD -MP -MF .deps/oaes_lib.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/gmp-clearkey/0.1/openaes/oaes_lib.c 31:18.74 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gmp-clearkey_0.10.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCDM_IMPLEMENTATION -DMOZ_NO_MOZALLOC -I/Users/matthew/mozilla-central2/media/gmp-clearkey/0.1 -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/gmp-clearkey/0.1 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_gmp-clearkey_0.10.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/gmp-clearkey/0.1/Unified_cpp_gmp-clearkey_0.10.cpp 31:19.37 media/gmp-clearkey/0.1/gtest 31:19.38 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_0.1_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/gmp-clearkey/0.1/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/gmp-clearkey/0.1/gtest -I/Users/matthew/mozilla-central2/media/gmp-clearkey/0.1 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_0.1_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/gmp-clearkey/0.1/gtest/Unified_cpp_0.1_gtest0.cpp 31:19.54 memory/gtest 31:19.54 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_memory_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/memory/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/memory/gtest -I/Users/matthew/mozilla-central2/memory/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_memory_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/memory/gtest/Unified_cpp_memory_gtest0.cpp 31:20.00 media/mtransport/test 31:20.02 /usr/bin/clang++ -std=gnu++14 -o TestSyncRunnable.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DSCTP_DEBUG -D__Userspace_os_Darwin=1 -DGTEST_USE_OWN_TR1_TUPLE=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/xpcom/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestSyncRunnable.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/test/TestSyncRunnable.cpp 31:21.44 /usr/bin/clang++ -std=gnu++14 -o buffered_stun_socket_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DSCTP_DEBUG -D__Userspace_os_Darwin=1 -DGTEST_USE_OWN_TR1_TUPLE=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/xpcom/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/buffered_stun_socket_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/test/buffered_stun_socket_unittest.cpp 31:22.30 browser/components/about 31:22.31 /usr/bin/clang++ -std=gnu++14 -o AboutRedirector.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/browser/components/about -I/Users/matthew/mozilla-central2/obj-fx-dbg/browser/components/about -I/Users/matthew/mozilla-central2/browser/components/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/AboutRedirector.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/browser/components/about/AboutRedirector.cpp 31:22.93 /usr/bin/clang++ -std=gnu++14 -o ice_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DSCTP_DEBUG -D__Userspace_os_Darwin=1 -DGTEST_USE_OWN_TR1_TUPLE=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/xpcom/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/ice_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/test/ice_unittest.cpp 31:23.34 browser/components/attribution 31:23.35 /usr/bin/clang++ -std=gnu++14 -o nsMacAttribution.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/browser/components/attribution -I/Users/matthew/mozilla-central2/obj-fx-dbg/browser/components/attribution -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsMacAttribution.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/browser/components/attribution/nsMacAttribution.cpp 31:24.19 /usr/bin/clang++ -std=gnu++14 -o multi_tcp_socket_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DSCTP_DEBUG -D__Userspace_os_Darwin=1 -DGTEST_USE_OWN_TR1_TUPLE=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/xpcom/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/multi_tcp_socket_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/test/multi_tcp_socket_unittest.cpp 31:24.77 /usr/bin/clang++ -std=gnu++14 -o nrappkit_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DSCTP_DEBUG -D__Userspace_os_Darwin=1 -DGTEST_USE_OWN_TR1_TUPLE=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/xpcom/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nrappkit_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/test/nrappkit_unittest.cpp 31:25.09 /usr/bin/clang++ -std=gnu++14 -o proxy_tunnel_socket_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DSCTP_DEBUG -D__Userspace_os_Darwin=1 -DGTEST_USE_OWN_TR1_TUPLE=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/xpcom/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/proxy_tunnel_socket_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/test/proxy_tunnel_socket_unittest.cpp 31:26.58 browser/components/dirprovider 31:26.59 /usr/bin/clang++ -std=gnu++14 -o DirectoryProvider.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/browser/components/dirprovider -I/Users/matthew/mozilla-central2/obj-fx-dbg/browser/components/dirprovider -I/Users/matthew/mozilla-central2/browser/components/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/DirectoryProvider.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/browser/components/dirprovider/DirectoryProvider.cpp 31:27.49 /usr/bin/clang++ -std=gnu++14 -o rlogconnector_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DSCTP_DEBUG -D__Userspace_os_Darwin=1 -DGTEST_USE_OWN_TR1_TUPLE=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/xpcom/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/rlogconnector_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/test/rlogconnector_unittest.cpp 31:28.66 /usr/bin/clang++ -std=gnu++14 -o runnable_utils_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DSCTP_DEBUG -D__Userspace_os_Darwin=1 -DGTEST_USE_OWN_TR1_TUPLE=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/xpcom/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/runnable_utils_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/test/runnable_utils_unittest.cpp 31:28.67 /usr/bin/clang++ -std=gnu++14 -o sctp_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DSCTP_DEBUG -D__Userspace_os_Darwin=1 -DGTEST_USE_OWN_TR1_TUPLE=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/xpcom/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/sctp_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/test/sctp_unittest.cpp 31:29.33 media/gmp-clearkey/0.1/libclearkey.dylib 31:29.33 rm -f libclearkey.dylib 31:29.33 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -fPIC -o libclearkey.dylib -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/media/gmp-clearkey/0.1/libclearkey_dylib.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -dynamiclib -install_name @executable_path/libclearkey.dylib -compatibility_version 1 -current_version 1 -single_module 31:29.50 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target libclearkey.dylib 31:29.82 chmod +x libclearkey.dylib 31:29.83 ../../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/media/gmp-clearkey/0.1 -m 644 'libclearkey.dylib' '../../../dist/bin/gmp-clearkey/0.1' 31:29.87 /usr/bin/clang++ -std=gnu++14 -o simpletokenbucket_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DSCTP_DEBUG -D__Userspace_os_Darwin=1 -DGTEST_USE_OWN_TR1_TUPLE=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/xpcom/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/simpletokenbucket_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/test/simpletokenbucket_unittest.cpp 31:30.84 make[4]: Nothing to be done for `target'. 31:30.88 /usr/bin/clang++ -std=gnu++14 -o sockettransportservice_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DSCTP_DEBUG -D__Userspace_os_Darwin=1 -DGTEST_USE_OWN_TR1_TUPLE=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/xpcom/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/sockettransportservice_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/test/sockettransportservice_unittest.cpp 31:31.31 make[4]: Nothing to be done for `target'. 31:31.33 make[4]: Nothing to be done for `target'. 31:31.37 /usr/bin/clang++ -std=gnu++14 -o stunserver.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DSCTP_DEBUG -D__Userspace_os_Darwin=1 -DGTEST_USE_OWN_TR1_TUPLE=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/xpcom/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/stunserver.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/test/stunserver.cpp 31:34.45 browser/components/shell 31:34.46 /usr/bin/clang++ -std=gnu++14 -o nsMacShellService.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 '-DMOZ_APP_NAME="firefox"' '-DMOZ_APP_VERSION="65.0a1"' -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/browser/components/shell -I/Users/matthew/mozilla-central2/obj-fx-dbg/browser/components/shell -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsMacShellService.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/browser/components/shell/nsMacShellService.cpp 31:34.66 /usr/bin/clang++ -std=gnu++14 -o test_nr_socket_ice_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DSCTP_DEBUG -D__Userspace_os_Darwin=1 -DGTEST_USE_OWN_TR1_TUPLE=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/xpcom/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/test_nr_socket_ice_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/test/test_nr_socket_ice_unittest.cpp 31:34.81 security/nss/lib/ckfw 31:34.81 /usr/bin/clang -std=gnu99 -o crypto.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ckfw/ckfw_nssckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/crypto.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ckfw/crypto.c 31:34.93 security/nss/lib/pki 31:34.93 /usr/bin/clang -std=gnu99 -o asymmkey.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pki -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pki/pki_nsspki -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/asymmkey.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pki/asymmkey.c 31:34.99 /usr/bin/clang -std=gnu99 -o find.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ckfw/ckfw_nssckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/find.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ckfw/find.c 31:35.09 /usr/bin/clang -std=gnu99 -o certdecode.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pki -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pki/pki_nsspki -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/certdecode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pki/certdecode.c 31:35.15 /usr/bin/clang -std=gnu99 -o hash.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ckfw/ckfw_nssckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/hash.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ckfw/hash.c 31:35.23 /usr/bin/clang -std=gnu99 -o certificate.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pki -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pki/pki_nsspki -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/certificate.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pki/certificate.c 31:35.31 /usr/bin/clang -std=gnu99 -o instance.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ckfw/ckfw_nssckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/instance.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ckfw/instance.c 31:35.32 security/nss/cmd/lib 31:35.32 /usr/bin/clang -std=gnu99 -o basicutil.o -c -DDEBUG -DNSPR20 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/cmd/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/cmd/lib/lib_sectool -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/basicutil.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/cmd/lib/basicutil.c 31:35.44 /Users/matthew/mozilla-central2/security/nss/cmd/lib/basicutil.c:636:30: warning: comparison of integers of different signs: 'PRInt32' (aka 'int') and 'unsigned long' [-Wsign-compare] 31:35.44 if (errLen > 0 && errLen < sizeof buffer) { 31:35.44 ~~~~~~ ^ ~~~~~~~~~~~~~ 31:35.44 /Users/matthew/mozilla-central2/security/nss/cmd/lib/basicutil.c:640:30: warning: comparison of integers of different signs: 'PRInt32' (aka 'int') and 'unsigned long' [-Wsign-compare] 31:35.44 if (errLen > 0 && errLen < sizeof buffer) { 31:35.44 ~~~~~~ ^ ~~~~~~~~~~~~~ 31:35.57 BUILDSTATUS BUILD_VERBOSE security/nss/lib/ckfw 31:35.57 /usr/bin/clang -std=gnu99 -o mechanism.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ckfw/ckfw_nssckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/mechanism.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ckfw/mechanism.c 31:35.61 /usr/bin/clang -std=gnu99 -o cryptocontext.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pki -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pki/pki_nsspki -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cryptocontext.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pki/cryptocontext.c 31:35.71 2 warnings generated. 31:35.73 /usr/bin/clang -std=gnu99 -o derprint.o -c -DDEBUG -DNSPR20 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/cmd/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/cmd/lib/lib_sectool -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/derprint.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/cmd/lib/derprint.c 31:35.82 /usr/bin/clang -std=gnu99 -o mutex.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ckfw/ckfw_nssckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/mutex.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ckfw/mutex.c 31:35.90 /usr/bin/clang -std=gnu99 -o pki3hack.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pki -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pki/pki_nsspki -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pki3hack.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pki/pki3hack.c 31:35.97 /usr/bin/clang -std=gnu99 -o object.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ckfw/ckfw_nssckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/object.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ckfw/object.c 31:35.98 security/nss/lib/dbm/src 31:35.98 /usr/bin/clang -std=gnu99 -o db.o -c -DDEBUG -DSTDC_HEADERS -DHAVE_STRERROR -DHAVE_SNPRINTF -DMEMMOVE -D__DBINTERFACE_PRIVATE -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/dbm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/dbm/src/src_dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/db.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/dbm/src/db.c 31:36.02 /usr/bin/clang -std=gnu99 -o ffs.o -c -DDEBUG -DNSPR20 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/cmd/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/cmd/lib/lib_sectool -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/ffs.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/cmd/lib/ffs.c 31:36.07 /usr/bin/clang -std=gnu99 -o moreoids.o -c -DDEBUG -DNSPR20 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/cmd/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/cmd/lib/lib_sectool -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/moreoids.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/cmd/lib/moreoids.c 31:36.07 /usr/bin/clang -std=gnu99 -o dirent.o -c -DDEBUG -DSTDC_HEADERS -DHAVE_STRERROR -DHAVE_SNPRINTF -DMEMMOVE -D__DBINTERFACE_PRIVATE -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/dbm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/dbm/src/src_dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/dirent.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/dbm/src/dirent.c 31:36.12 /usr/bin/clang -std=gnu99 -o h_bigkey.o -c -DDEBUG -DSTDC_HEADERS -DHAVE_STRERROR -DHAVE_SNPRINTF -DMEMMOVE -D__DBINTERFACE_PRIVATE -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/dbm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/dbm/src/src_dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/h_bigkey.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/dbm/src/h_bigkey.c 31:36.20 /usr/bin/clang -std=gnu99 -o pk11table.o -c -DDEBUG -DNSPR20 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/cmd/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/cmd/lib/lib_sectool -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11table.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/cmd/lib/pk11table.c 31:36.22 /usr/bin/clang -std=gnu99 -o session.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ckfw/ckfw_nssckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/session.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ckfw/session.c 31:36.25 /usr/bin/clang -std=gnu99 -o pkibase.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pki -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pki/pki_nsspki -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pkibase.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pki/pkibase.c 31:36.39 /usr/bin/clang -std=gnu99 -o h_func.o -c -DDEBUG -DSTDC_HEADERS -DHAVE_STRERROR -DHAVE_SNPRINTF -DMEMMOVE -D__DBINTERFACE_PRIVATE -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/dbm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/dbm/src/src_dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/h_func.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/dbm/src/h_func.c 31:36.39 /usr/bin/clang -std=gnu99 -o pppolicy.o -c -DDEBUG -DNSPR20 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/cmd/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/cmd/lib/lib_sectool -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pppolicy.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/cmd/lib/pppolicy.c 31:36.40 /usr/bin/clang++ -std=gnu++14 -o test_nr_socket_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DSCTP_DEBUG -D__Userspace_os_Darwin=1 -DGTEST_USE_OWN_TR1_TUPLE=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/xpcom/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/test_nr_socket_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/test/test_nr_socket_unittest.cpp 31:36.48 /usr/bin/clang -std=gnu99 -o h_log2.o -c -DDEBUG -DSTDC_HEADERS -DHAVE_STRERROR -DHAVE_SNPRINTF -DMEMMOVE -D__DBINTERFACE_PRIVATE -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/dbm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/dbm/src/src_dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/h_log2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/dbm/src/h_log2.c 31:36.57 /usr/bin/clang -std=gnu99 -o h_page.o -c -DDEBUG -DSTDC_HEADERS -DHAVE_STRERROR -DHAVE_SNPRINTF -DMEMMOVE -D__DBINTERFACE_PRIVATE -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/dbm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/dbm/src/src_dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/h_page.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/dbm/src/h_page.c 31:36.58 /usr/bin/clang -std=gnu99 -o secpwd.o -c -DDEBUG -DNSPR20 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/cmd/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/cmd/lib/lib_sectool -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/secpwd.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/cmd/lib/secpwd.c 31:36.66 /usr/bin/clang -std=gnu99 -o sessobj.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ckfw/ckfw_nssckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sessobj.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ckfw/sessobj.c 31:36.70 /usr/bin/clang -std=gnu99 -o pkistore.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pki -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pki/pki_nsspki -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pkistore.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pki/pkistore.c 31:36.75 /usr/bin/clang -std=gnu99 -o secutil.o -c -DDEBUG -DNSPR20 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/cmd/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/cmd/lib/lib_sectool -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/secutil.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/cmd/lib/secutil.c 31:36.89 /usr/bin/clang -std=gnu99 -o slot.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ckfw/ckfw_nssckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/slot.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ckfw/slot.c 31:36.94 /Users/matthew/mozilla-central2/security/nss/cmd/lib/secutil.c:3415:62: warning: comparison of integers of different signs: 'PRInt32' (aka 'int') and 'unsigned int' [-Wsign-compare] 31:36.94 if (PR_Write(outFile, derCrl->data, derCrl->len) != derCrl->len) { 31:36.94 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ 31:36.98 BUILDSTATUS BUILD_VERBOSE security/nss/lib/pki 31:36.98 /usr/bin/clang -std=gnu99 -o symmkey.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pki -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pki/pki_nsspki -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/symmkey.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pki/symmkey.c 31:37.02 /usr/bin/clang -std=gnu99 -o hash.o -c -DDEBUG -DSTDC_HEADERS -DHAVE_STRERROR -DHAVE_SNPRINTF -DMEMMOVE -D__DBINTERFACE_PRIVATE -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/dbm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/dbm/src/src_dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/hash.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/dbm/src/hash.c 31:37.08 /usr/bin/clang -std=gnu99 -o token.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ckfw/ckfw_nssckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/token.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ckfw/token.c 31:37.14 /usr/bin/clang -std=gnu99 -o tdcache.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pki -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pki/pki_nsspki -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/tdcache.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pki/tdcache.c 31:37.38 /usr/bin/clang -std=gnu99 -o wrap.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ckfw/ckfw_nssckfw -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/wrap.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ckfw/wrap.c 31:37.40 /usr/bin/clang -std=gnu99 -o hash_buf.o -c -DDEBUG -DSTDC_HEADERS -DHAVE_STRERROR -DHAVE_SNPRINTF -DMEMMOVE -D__DBINTERFACE_PRIVATE -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/dbm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/dbm/src/src_dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/hash_buf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/dbm/src/hash_buf.c 31:37.47 /usr/bin/clang -std=gnu99 -o trustdomain.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pki -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pki/pki_nsspki -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/trustdomain.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pki/trustdomain.c 31:37.49 /Users/matthew/mozilla-central2/security/nss/lib/ckfw/wrap.c:225:9: warning: code will never be executed [-Wunreachable-code] 31:37.49 PRInt32 remainingInstances; 31:37.49 ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:37.57 BUILDSTATUS BUILD_VERBOSE security/nss/lib/dbm/src 31:37.57 /usr/bin/clang -std=gnu99 -o mktemp.o -c -DDEBUG -DSTDC_HEADERS -DHAVE_STRERROR -DHAVE_SNPRINTF -DMEMMOVE -D__DBINTERFACE_PRIVATE -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/dbm/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/dbm/src/src_dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/mktemp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/dbm/src/mktemp.c 31:37.69 /usr/bin/clang++ -std=gnu++14 -o transport_unittests.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DSCTP_DEBUG -D__Userspace_os_Darwin=1 -DGTEST_USE_OWN_TR1_TUPLE=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/xpcom/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/transport_unittests.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/test/transport_unittests.cpp 31:37.85 security/nss/lib/freebl 31:37.85 /usr/bin/clang -std=gnu99 -o Hacl_Chacha20_Vec128.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DRIJNDAEL_INCLUDE_TABLES -DMP_API_COMPATIBLE -DHAVE_INT128_SUPPORT -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -D__SSSE3__ -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/freebl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/freebl/freebl_hw-acc-crypto -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/ecl -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/verified -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -mssse3 -MD -MP -MF .deps/Hacl_Chacha20_Vec128.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/freebl/verified/Hacl_Chacha20_Vec128.c 31:38.08 1 warning generated. 31:38.08 1 warning generated. 31:38.10 /usr/bin/clang++ -std=gnu++14 -o turn_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_STRDUP -DNR_SOCKET_IS_VOID_PTR -DSCTP_DEBUG -D__Userspace_os_Darwin=1 -DGTEST_USE_OWN_TR1_TUPLE=1 -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/test -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/media/mtransport -I/Users/matthew/mozilla-central2/media/mtransport/third_party -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/netwerk/sctp/src -I/Users/matthew/mozilla-central2/xpcom/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/turn_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/mtransport/test/turn_unittest.cpp 31:38.11 /usr/bin/clang -std=gnu99 -o loader.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DRIJNDAEL_INCLUDE_TABLES -DMP_API_COMPATIBLE -DHAVE_INT128_SUPPORT -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/freebl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/freebl/freebl_freebl -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/ecl -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/verified -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/loader.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/freebl/loader.c 31:38.36 memory/build 31:38.36 /usr/bin/clang -std=gnu99 -o zone.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_MEMORY_IMPL -DMOZ_REPLACE_MALLOC_STATIC -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/memory/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/memory/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/zone.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/memory/build/zone.c 31:38.58 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_memory_build0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_MEMORY_IMPL -DMOZ_REPLACE_MALLOC_STATIC -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/memory/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/memory/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_memory_build0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/memory/build/Unified_cpp_memory_build0.cpp 31:39.09 security/nss/lib/pkcs12 31:39.09 /usr/bin/clang -std=gnu99 -o p12creat.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pkcs12 -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pkcs12/pkcs12_pkcs12 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/p12creat.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pkcs12/p12creat.c 31:39.26 /usr/bin/clang -std=gnu99 -o p12d.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pkcs12 -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pkcs12/pkcs12_pkcs12 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/p12d.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pkcs12/p12d.c 31:40.07 /usr/bin/clang -std=gnu99 -o p12dec.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pkcs12 -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pkcs12/pkcs12_pkcs12 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/p12dec.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pkcs12/p12dec.c 31:40.20 security/nss/lib/smime 31:40.21 /usr/bin/clang -std=gnu99 -o cmsarray.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmsarray.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/cmsarray.c 31:40.31 /usr/bin/clang -std=gnu99 -o p12e.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pkcs12 -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pkcs12/pkcs12_pkcs12 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/p12e.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pkcs12/p12e.c 31:40.39 /usr/bin/clang -std=gnu99 -o cmsasn1.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmsasn1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/cmsasn1.c 31:40.41 /Users/matthew/mozilla-central2/browser/components/shell/nsMacShellService.cpp:227:16: warning: 'FSPathMakeRef' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 31:40.42 status = ::FSPathMakeRef((const UInt8*)nativePath.get(), &pictureRef, 31:40.42 ^ 31:40.42 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:4115:18: note: 'FSPathMakeRef' has been explicitly marked deprecated here 31:40.42 extern OSStatus FSPathMakeRef(const UInt8 *path, FSRef *ref, Boolean *isDirectory) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 31:40.42 ^ 31:40.42 /Users/matthew/mozilla-central2/browser/components/shell/nsMacShellService.cpp:230:15: warning: 'FSNewAlias' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 31:40.42 err = ::FSNewAlias(nil, &pictureRef, &aliasHandle); 31:40.42 ^ 31:40.42 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Aliases.h:184:1: note: 'FSNewAlias' has been explicitly marked deprecated here 31:40.42 FSNewAlias( 31:40.42 ^ 31:40.42 /Users/matthew/mozilla-central2/browser/components/shell/nsMacShellService.cpp:237:30: warning: 'HGetState' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 31:40.42 char handleState = ::HGetState((Handle)aliasHandle); 31:40.42 ^ 31:40.42 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1538:1: note: 'HGetState' has been explicitly marked deprecated here 31:40.42 HGetState(Handle h) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 31:40.42 ^ 31:40.43 /Users/matthew/mozilla-central2/browser/components/shell/nsMacShellService.cpp:238:11: warning: 'HLock' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 31:40.43 ::HLock((Handle)aliasHandle); 31:40.43 ^ 31:40.43 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:725:1: note: 'HLock' has been explicitly marked deprecated here 31:40.43 HLock(Handle h) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 31:40.43 ^ 31:40.43 /Users/matthew/mozilla-central2/browser/components/shell/nsMacShellService.cpp:240:30: warning: 'GetHandleSize' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 31:40.43 GetHandleSize((Handle)aliasHandle), &tAEDesc); 31:40.43 ^ 31:40.43 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1356:1: note: 'GetHandleSize' has been explicitly marked deprecated here 31:40.43 GetHandleSize(Handle h) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 31:40.43 ^ 31:40.43 /Users/matthew/mozilla-central2/browser/components/shell/nsMacShellService.cpp:242:11: warning: 'HSetState' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 31:40.43 ::HSetState((Handle)aliasHandle, handleState); 31:40.43 ^ 31:40.43 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1569:1: note: 'HSetState' has been explicitly marked deprecated here 31:40.43 HSetState( 31:40.43 ^ 31:40.43 /Users/matthew/mozilla-central2/browser/components/shell/nsMacShellService.cpp:243:11: warning: 'DisposeHandle' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 31:40.43 ::DisposeHandle((Handle)aliasHandle); 31:40.43 ^ 31:40.44 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacMemory.h:1278:1: note: 'DisposeHandle' has been explicitly marked deprecated here 31:40.44 DisposeHandle(Handle h) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 31:40.44 ^ 31:40.54 BUILDSTATUS BUILD_VERBOSE security/nss/lib/smime 31:40.54 /usr/bin/clang -std=gnu99 -o cmsattr.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmsattr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/cmsattr.c 31:40.77 /usr/bin/clang -std=gnu99 -o cmscinfo.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmscinfo.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/cmscinfo.c 31:40.82 /usr/bin/clang -std=gnu99 -o p12local.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pkcs12 -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pkcs12/pkcs12_pkcs12 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/p12local.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pkcs12/p12local.c 31:40.99 /usr/bin/clang -std=gnu99 -o cmscipher.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmscipher.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/cmscipher.c 31:41.13 /Users/matthew/mozilla-central2/security/nss/lib/smime/cmscipher.c:651:34: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 31:41.13 PORT_Assert(ofraglen == pcount); 31:41.13 ~~~~~~~~ ^ ~~~~~~ 31:41.13 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss/secport.h:123:21: note: expanded from macro 'PORT_Assert' 31:41.13 #define PORT_Assert PR_ASSERT 31:41.13 ^ 31:41.13 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:41.13 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:41.14 ^~~~~ 31:41.14 /Users/matthew/mozilla-central2/security/nss/lib/smime/cmscipher.c:711:30: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 31:41.14 PORT_Assert(ofraglen == (pcount + padlen)); 31:41.14 ~~~~~~~~ ^ ~~~~~~~~~~~~~~~ 31:41.14 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss/secport.h:123:21: note: expanded from macro 'PORT_Assert' 31:41.14 #define PORT_Assert PR_ASSERT 31:41.14 ^ 31:41.14 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:41.14 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:41.14 ^~~~~ 31:41.22 BUILDSTATUS BUILD_VERBOSE security/nss/lib/pkcs12 31:41.23 /usr/bin/clang -std=gnu99 -o p12plcy.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pkcs12 -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pkcs12/pkcs12_pkcs12 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/p12plcy.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pkcs12/p12plcy.c 31:41.31 2 warnings generated. 31:41.34 /usr/bin/clang -std=gnu99 -o cmsdecode.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmsdecode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/cmsdecode.c 31:41.37 /usr/bin/clang -std=gnu99 -o p12tmpl.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pkcs12 -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pkcs12/pkcs12_pkcs12 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/p12tmpl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pkcs12/p12tmpl.c 31:41.52 /usr/bin/clang -std=gnu99 -o cmsdigdata.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmsdigdata.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/cmsdigdata.c 31:41.61 security/nss/lib/pkcs7 31:41.61 /usr/bin/clang -std=gnu99 -o certread.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pkcs7 -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pkcs7/pkcs7_pkcs7 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/certread.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pkcs7/certread.c 31:41.69 /usr/bin/clang -std=gnu99 -o cmsdigest.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmsdigest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/cmsdigest.c 31:41.73 /Users/matthew/mozilla-central2/security/nss/lib/pkcs7/certread.c:321:25: warning: comparison of integers of different signs: 'int' and 'unsigned long long' [-Wsign-compare] 31:41.73 if (certlen != (seqLen + seqLenLen + 2L)) { 31:41.73 ~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~ 31:41.73 /Users/matthew/mozilla-central2/security/nss/lib/pkcs7/certread.c:322:29: warning: comparison of integers of different signs: 'int' and 'unsigned long long' [-Wsign-compare] 31:41.73 if (certlen > (seqLen + seqLenLen + 2L)) 31:41.73 ~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~ 31:41.73 /Users/matthew/mozilla-central2/security/nss/lib/pkcs7/certread.c:405:15: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:41.73 while (cl > NS_CERT_HEADER_LEN) { 31:41.73 ~~ ^ ~~~~~~~~~~~~~~~~~~ 31:41.73 /Users/matthew/mozilla-central2/security/nss/lib/pkcs7/certread.c:433:19: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:41.73 while (cl >= NS_CERT_TRAILER_LEN) { 31:41.73 ~~ ^ ~~~~~~~~~~~~~~~~~~~ 31:41.83 4 warnings generated. 31:41.85 /usr/bin/clang -std=gnu99 -o p7common.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pkcs7 -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pkcs7/pkcs7_pkcs7 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/p7common.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pkcs7/p7common.c 31:41.88 /usr/bin/clang -std=gnu99 -o cmsencdata.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmsencdata.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/cmsencdata.c 31:41.98 7 warnings generated. 31:42.02 /usr/bin/clang -std=gnu99 -o cmsencode.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmsencode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/cmsencode.c 31:42.06 /usr/bin/clang -std=gnu99 -o p7create.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pkcs7 -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pkcs7/pkcs7_pkcs7 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/p7create.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pkcs7/p7create.c 31:42.14 security/nss/lib/base 31:42.14 /usr/bin/clang -std=gnu99 -o arena.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/base/base_nssb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/arena.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/base/arena.c 31:42.28 /usr/bin/clang -std=gnu99 -o cmsenvdata.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmsenvdata.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/cmsenvdata.c 31:42.38 /usr/bin/clang -std=gnu99 -o error.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/base/base_nssb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/error.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/base/error.c 31:42.43 /usr/bin/clang -std=gnu99 -o p7decode.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pkcs7 -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pkcs7/pkcs7_pkcs7 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/p7decode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pkcs7/p7decode.c 31:42.48 /usr/bin/clang -std=gnu99 -o cmsmessage.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmsmessage.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/cmsmessage.c 31:42.54 /usr/bin/clang -std=gnu99 -o errorval.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/base/base_nssb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/errorval.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/base/errorval.c 31:42.65 /usr/bin/clang -std=gnu99 -o hash.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/base/base_nssb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/hash.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/base/hash.c 31:42.66 /usr/bin/clang -std=gnu99 -o cmspubkey.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmspubkey.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/cmspubkey.c 31:42.88 /usr/bin/clang -std=gnu99 -o cmsrecinfo.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmsrecinfo.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/cmsrecinfo.c 31:42.89 /usr/bin/clang -std=gnu99 -o hashops.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/base/base_nssb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/hashops.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/base/hashops.c 31:42.94 /usr/bin/clang -std=gnu99 -o p7encode.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pkcs7 -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pkcs7/pkcs7_pkcs7 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/p7encode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pkcs7/p7encode.c 31:43.05 /usr/bin/clang -std=gnu99 -o item.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/base/base_nssb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/item.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/base/item.c 31:43.21 /usr/bin/clang -std=gnu99 -o libc.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/base/base_nssb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/libc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/base/libc.c 31:43.26 /usr/bin/clang -std=gnu99 -o cmsreclist.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmsreclist.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/cmsreclist.c 31:43.35 /usr/bin/clang -std=gnu99 -o list.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/base/base_nssb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/list.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/base/list.c 31:43.43 /usr/bin/clang -std=gnu99 -o p7local.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pkcs7 -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pkcs7/pkcs7_pkcs7 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/p7local.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pkcs7/p7local.c 31:43.47 /usr/bin/clang -std=gnu99 -o cmssigdata.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmssigdata.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/cmssigdata.c 31:43.58 /Users/matthew/mozilla-central2/security/nss/lib/pkcs7/p7local.c:666:34: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 31:43.58 PORT_Assert(ofraglen == pcount); 31:43.58 ~~~~~~~~ ^ ~~~~~~ 31:43.58 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss/secport.h:123:21: note: expanded from macro 'PORT_Assert' 31:43.58 #define PORT_Assert PR_ASSERT 31:43.58 ^ 31:43.58 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:43.58 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:43.58 ^~~~~ 31:43.58 /Users/matthew/mozilla-central2/security/nss/lib/pkcs7/p7local.c:726:30: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 31:43.58 PORT_Assert(ofraglen == (pcount + padlen)); 31:43.58 ~~~~~~~~ ^ ~~~~~~~~~~~~~~~ 31:43.59 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss/secport.h:123:21: note: expanded from macro 'PORT_Assert' 31:43.59 #define PORT_Assert PR_ASSERT 31:43.59 ^ 31:43.59 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:43.59 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:43.59 ^~~~~ 31:43.63 BUILDSTATUS BUILD_VERBOSE security/nss/lib/dev 31:43.63 /usr/bin/clang -std=gnu99 -o ckhelper.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/dev -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/dev/dev_nssdev -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/ckhelper.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/dev/ckhelper.c 31:43.71 /usr/bin/clang -std=gnu99 -o tracker.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/base/base_nssb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/tracker.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/base/tracker.c 31:43.78 /Users/matthew/mozilla-central2/security/nss/lib/dev/ckhelper.c:135:45: warning: comparison of integers of different signs: 'CK_ULONG' (aka 'unsigned long') and 'int' [-Wsign-compare] 31:43.78 (obj_template[i].ulValueLen == -1)) { 31:43.78 ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~ 31:43.80 /Users/matthew/mozilla-central2/security/nss/lib/dev/ckhelper.c:445:36: warning: comparison of integers of different signs: 'CK_ULONG' (aka 'unsigned long') and 'int' [-Wsign-compare] 31:43.80 if (sha1_hash_attr->ulValueLen == -1) { 31:43.80 ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~ 31:43.87 BUILDSTATUS BUILD_VERBOSE security/nss/lib/pkcs7 31:43.88 /usr/bin/clang -std=gnu99 -o secmime.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pkcs7 -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pkcs7/pkcs7_pkcs7 -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/secmime.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pkcs7/secmime.c 31:43.93 /usr/bin/clang -std=gnu99 -o utf8.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/base/base_nssb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/utf8.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/base/utf8.c 31:44.14 2 warnings generated. 31:44.17 security/nss/lib/dev 31:44.17 /usr/bin/clang -std=gnu99 -o devslot.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/dev -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/dev/dev_nssdev -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/devslot.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/dev/devslot.c 31:44.22 2 warnings generated. 31:44.25 /usr/bin/clang -std=gnu99 -o cmssiginfo.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmssiginfo.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/cmssiginfo.c 31:44.32 /usr/bin/clang -std=gnu99 -o devtoken.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/dev -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/dev/dev_nssdev -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/devtoken.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/dev/devtoken.c 31:44.40 security/nss/lib/cryptohi 31:44.40 /usr/bin/clang -std=gnu99 -o dsautil.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/cryptohi -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/cryptohi/cryptohi_cryptohi -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/dsautil.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/cryptohi/dsautil.c 31:44.48 /usr/bin/clang -std=gnu99 -o cmsudf.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmsudf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/cmsudf.c 31:44.49 /usr/bin/clang -std=gnu99 -o devutil.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/dev -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/dev/dev_nssdev -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/devutil.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/dev/devutil.c 31:44.64 /usr/bin/clang -std=gnu99 -o sechash.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/cryptohi -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/cryptohi/cryptohi_cryptohi -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sechash.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/cryptohi/sechash.c 31:44.68 /usr/bin/clang -std=gnu99 -o cmsutil.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmsutil.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/cmsutil.c 31:44.82 security/nss/lib/certdb 31:44.83 /usr/bin/clang -std=gnu99 -o alg1485.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/certdb/certdb_certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/alg1485.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/certdb/alg1485.c 31:44.97 /usr/bin/clang -std=gnu99 -o seckey.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/cryptohi -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/cryptohi/cryptohi_cryptohi -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/seckey.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/cryptohi/seckey.c 31:45.00 /usr/bin/clang -std=gnu99 -o smimemessage.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/smimemessage.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/smimemessage.c 31:45.13 security/nss/lib/certhigh 31:45.13 /usr/bin/clang -std=gnu99 -o certhigh.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/certhigh -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/certhigh/certhigh_certhi -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/certhigh.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/certhigh/certhigh.c 31:45.18 /usr/bin/clang -std=gnu99 -o smimeutil.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/smimeutil.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/smimeutil.c 31:45.22 /usr/bin/clang -std=gnu99 -o secsign.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/cryptohi -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/cryptohi/cryptohi_cryptohi -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/secsign.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/cryptohi/secsign.c 31:45.26 /usr/bin/clang -std=gnu99 -o smimever.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/smime/smime_smime -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/smimever.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/smime/smimever.c 31:45.36 /Users/matthew/mozilla-central2/security/nss/lib/cryptohi/secsign.c:739:24: warning: comparison of integers of different signs: 'unsigned long' and 'int' [-Wsign-compare] 31:45.36 if (saltLength > modBytes - hashLength - 2) { 31:45.36 ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ 31:45.36 BUILDSTATUS BUILD_VERBOSE security/nss/lib/cryptohi 31:45.36 /usr/bin/clang -std=gnu99 -o secvfy.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/cryptohi -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/cryptohi/cryptohi_cryptohi -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/secvfy.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/cryptohi/secvfy.c 31:45.53 1 warning generated. 31:45.55 /usr/bin/clang -std=gnu99 -o certdb.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/certdb/certdb_certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/certdb.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/certdb/certdb.c 31:45.59 /usr/bin/clang -std=gnu99 -o certhtml.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/certhigh -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/certhigh/certhigh_certhi -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/certhtml.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/certhigh/certhtml.c 31:45.69 security/nss/lib/nss 31:45.69 /usr/bin/clang -std=gnu99 -o nssinit.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/nss/nss_nss_static -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/nssinit.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/nss/nssinit.c 31:45.70 /usr/bin/clang -std=gnu99 -o certv3.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/certdb/certdb_certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/certv3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/certdb/certv3.c 31:45.72 /usr/bin/clang -std=gnu99 -o certreq.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/certhigh -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/certhigh/certhigh_certhi -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/certreq.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/certhigh/certreq.c 31:45.87 /usr/bin/clang -std=gnu99 -o certxutl.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/certdb/certdb_certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/certxutl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/certdb/certxutl.c 31:45.88 /usr/bin/clang -std=gnu99 -o certvfy.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/certhigh -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/certhigh/certhigh_certhi -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/certvfy.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/certhigh/certvfy.c 31:45.89 /usr/bin/clang -std=gnu99 -o crl.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/certdb/certdb_certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/crl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/certdb/crl.c 31:46.01 /Users/matthew/mozilla-central2/security/nss/lib/certhigh/certvfy.c:75:20: warning: 'return' will never be executed [-Wunreachable-code-return] 31:46.01 return SECSuccess; 31:46.01 ^~~~~~~~~~ 31:46.01 BUILDSTATUS BUILD_VERBOSE security/nss/lib/nss 31:46.01 /usr/bin/clang -std=gnu99 -o nssoptions.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/nss/nss_nss_static -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/nssoptions.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/nss/nssoptions.c 31:46.02 /Users/matthew/mozilla-central2/security/nss/lib/certhigh/certvfy.c:498:19: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:46.02 for (i = 0; i < sizeof(StartComAndWoSignDNs) / sizeof(struct DataAndLength); ++i, dn++) { 31:46.02 ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:46.12 BUILDSTATUS BUILD_VERBOSE security/nss/lib/nss 31:46.12 /usr/bin/clang -std=gnu99 -o nssver.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/nss/nss_nss_static -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/nssver.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/nss/nssver.c 31:46.13 /usr/bin/clang -std=gnu99 -o certvfypkix.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/certhigh -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/certhigh/certhigh_certhi -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/certvfypkix.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/certhigh/certvfypkix.c 31:46.21 security/nss/lib/pk11wrap 31:46.21 /usr/bin/clang -std=gnu99 -o dev3hack.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pk11wrap/pk11wrap_pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/dev3hack.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/dev3hack.c 31:46.22 /usr/bin/clang -std=gnu99 -o utilwrap.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/nss/nss_nss_static -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/utilwrap.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/nss/utilwrap.c 31:46.30 /usr/bin/clang -std=gnu99 -o genname.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/certdb/certdb_certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/genname.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/certdb/genname.c 31:46.42 /usr/bin/clang -std=gnu99 -o pk11akey.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pk11wrap/pk11wrap_pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11akey.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11akey.c 31:46.46 /usr/bin/clang -std=gnu99 -o crlv2.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/certhigh -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/certhigh/certhigh_certhi -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/crlv2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/certhigh/crlv2.c 31:46.46 2 warnings generated. 31:46.52 /usr/bin/clang -std=gnu99 -o ocsp.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/certhigh -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/certhigh/certhigh_certhi -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/ocsp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/certhigh/ocsp.c 31:46.56 security/nss/lib/util 31:46.56 /usr/bin/clang -std=gnu99 -o derdec.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/derdec.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/derdec.c 31:46.64 /usr/bin/clang -std=gnu99 -o polcyxtn.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/certdb/certdb_certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/polcyxtn.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/certdb/polcyxtn.c 31:46.70 /usr/bin/clang -std=gnu99 -o derenc.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/derenc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/derenc.c 31:46.86 /usr/bin/clang -std=gnu99 -o pk11auth.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pk11wrap/pk11wrap_pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11auth.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11auth.c 31:46.88 /usr/bin/clang -std=gnu99 -o dersubr.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/dersubr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/dersubr.c 31:46.90 security/nss/lib/ssl 31:46.91 /usr/bin/clang -std=gnu99 -o authcert.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/authcert.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/authcert.c 31:46.91 /usr/bin/clang -std=gnu99 -o secname.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/certdb/certdb_certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/secname.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/certdb/secname.c 31:47.03 /usr/bin/clang -std=gnu99 -o dertime.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/dertime.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/dertime.c 31:47.07 /usr/bin/clang -std=gnu99 -o ocspsig.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/certhigh -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/certhigh/certhigh_certhi -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/ocspsig.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/certhigh/ocspsig.c 31:47.10 /usr/bin/clang -std=gnu99 -o cmpcert.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmpcert.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/cmpcert.c 31:47.17 /usr/bin/clang -std=gnu99 -o pk11cert.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pk11wrap/pk11wrap_pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11cert.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11cert.c 31:47.20 /usr/bin/clang -std=gnu99 -o errstrs.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/errstrs.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/errstrs.c 31:47.26 /usr/bin/clang -std=gnu99 -o dtls13con.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/dtls13con.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/dtls13con.c 31:47.27 /usr/bin/clang -std=gnu99 -o stanpcertdb.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/certdb/certdb_certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/stanpcertdb.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/certdb/stanpcertdb.c 31:47.29 /usr/bin/clang -std=gnu99 -o pk11cxt.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pk11wrap/pk11wrap_pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11cxt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11cxt.c 31:47.32 /usr/bin/clang -std=gnu99 -o nssb64d.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/nssb64d.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/nssb64d.c 31:47.41 /Users/matthew/mozilla-central2/security/nss/lib/ssl/dtls13con.c:153:14: warning: comparison of integers of different signs: 'PRInt32' (aka 'int') and 'unsigned int' [-Wsign-compare] 31:47.41 if (sent != buf.len) { 31:47.41 ~~~~ ^ ~~~~~~~ 31:47.53 1 warning generated. 31:47.54 /usr/bin/clang -std=gnu99 -o dtlscon.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/dtlscon.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/dtlscon.c 31:47.55 /usr/bin/clang -std=gnu99 -o nssb64e.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/nssb64e.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/nssb64e.c 31:47.67 /Users/matthew/mozilla-central2/security/nss/lib/ssl/dtlscon.c:450:59: warning: comparison of integers of different signs: 'PRUint32' (aka 'unsigned int') and 'PRInt32' (aka 'int') [-Wsign-compare] 31:47.67 for (offset = fragment_offset; offset < end; offset++) { 31:47.67 ~~~~~~ ^ ~~~ 31:47.67 /Users/matthew/mozilla-central2/security/nss/lib/ssl/dtlscon.c:471:48: warning: comparison of integers of different signs: 'PRInt32' (aka 'int') and 'unsigned long' [-Wsign-compare] 31:47.67 if (ss->ssl3.hs.recvdHighWater == ss->ssl3.hs.msg_len) { 31:47.67 ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ 31:47.68 /Users/matthew/mozilla-central2/security/nss/lib/ssl/dtlscon.c:662:14: warning: comparison of integers of different signs: 'PRInt32' (aka 'int') and 'unsigned int' [-Wsign-compare] 31:47.68 if (sent != len) { 31:47.68 ~~~~ ^ ~~~ 31:47.68 BUILDSTATUS BUILD_VERBOSE security/nss/lib/certdb 31:47.68 /usr/bin/clang -std=gnu99 -o xauthkid.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/certdb/certdb_certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/xauthkid.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/certdb/xauthkid.c 31:47.68 /usr/bin/clang -std=gnu99 -o pk11err.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pk11wrap/pk11wrap_pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11err.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11err.c 31:47.69 /Users/matthew/mozilla-central2/security/nss/lib/ssl/dtlscon.c:1091:19: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:47.69 for (i = 0; i < PR_ARRAY_SIZE(COMMON_MTU_VALUES); i++) { 31:47.69 ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:47.77 BUILDSTATUS BUILD_VERBOSE security/nss/lib/util 31:47.77 /usr/bin/clang -std=gnu99 -o nssilock.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/nssilock.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/nssilock.c 31:47.81 /usr/bin/clang -std=gnu99 -o xbsconst.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/certdb/certdb_certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/xbsconst.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/certdb/xbsconst.c 31:47.83 /usr/bin/clang -std=gnu99 -o xcrldist.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/certhigh -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/certhigh/certhigh_certhi -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/xcrldist.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/certhigh/xcrldist.c 31:47.87 /usr/bin/clang -std=gnu99 -o nssrwlk.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/nssrwlk.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/nssrwlk.c 31:47.93 /usr/bin/clang -std=gnu99 -o prelib.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/prelib.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/prelib.c 31:47.95 /usr/bin/clang -std=gnu99 -o xconst.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/certdb/certdb_certdb -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/xconst.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/certdb/xconst.c 31:47.97 /usr/bin/clang -std=gnu99 -o oidstring.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/oidstring.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/oidstring.c 31:48.02 /usr/bin/clang -std=gnu99 -o pk11kea.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pk11wrap/pk11wrap_pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11kea.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11kea.c 31:48.03 4 warnings generated. 31:48.05 /usr/bin/clang -std=gnu99 -o selfencrypt.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/selfencrypt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/selfencrypt.c 31:48.06 /usr/bin/clang -std=gnu99 -o pk11list.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pk11wrap/pk11wrap_pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11list.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11list.c 31:48.12 security/nss/lib/jar 31:48.12 /usr/bin/clang -std=gnu99 -o jar-ds.o -c -DDEBUG -DMOZILLA_CLIENT=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/jar -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/jar/jar_jar -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jar-ds.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/jar/jar-ds.c 31:48.12 /usr/bin/clang -std=gnu99 -o pkcs11uri.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pkcs11uri.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/pkcs11uri.c 31:48.14 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11kea.c:40:30: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:48.14 PR_ASSERT(template_count <= sizeof(theTemplate) / sizeof(CK_ATTRIBUTE)); 31:48.15 ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:48.15 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:48.15 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:48.15 ^~~~~ 31:48.15 BUILDSTATUS BUILD_VERBOSE security/nss/lib/ssl 31:48.15 /usr/bin/clang -std=gnu99 -o ssl3con.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/ssl3con.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/ssl3con.c 31:48.20 1 warning generated. 31:48.21 /usr/bin/clang -std=gnu99 -o pkcs1sig.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pkcs1sig.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/pkcs1sig.c 31:48.22 /usr/bin/clang -std=gnu99 -o pk11load.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pk11wrap/pk11wrap_pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11load.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11load.c 31:48.26 /usr/bin/clang -std=gnu99 -o jar.o -c -DDEBUG -DMOZILLA_CLIENT=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/jar -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/jar/jar_jar -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jar.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/jar/jar.c 31:48.29 /usr/bin/clang -std=gnu99 -o ssl3ecc.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/ssl3ecc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/ssl3ecc.c 31:48.35 /Users/matthew/mozilla-central2/security/nss/lib/ssl/ssl3con.c:2040:37: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 31:48.35 if (rv != SECSuccess || len != ivLen) { 31:48.35 ~~~ ^ ~~~~~ 31:48.35 In file included from /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11load.c:30: 31:48.35 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/debug_module.c:352:9: warning: comparison of integers of different signs: 'PRLogModuleLevel' (aka 'enum PRLogModuleLevel') and 'int' [-Wsign-compare] 31:48.35 PR_LOG(modlog, level, (format, handle)); 31:48.35 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:48.35 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:178:11: note: expanded from macro 'PR_LOG' 31:48.35 if (PR_LOG_TEST(_module,_level)) { \ 31:48.35 ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:48.36 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:167:23: note: expanded from macro 'PR_LOG_TEST' 31:48.36 ((_module)->level >= (_level)) 31:48.36 ~~~~~~~~~~~~~~~~ ^ ~~~~~~ 31:48.36 In file included from /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11load.c:30: 31:48.36 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/debug_module.c:356:9: warning: comparison of integers of different signs: 'PRLogModuleLevel' (aka 'enum PRLogModuleLevel') and 'int' [-Wsign-compare] 31:48.36 PR_LOG(modlog, level, (fmtBuf, handle)); 31:48.36 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:48.36 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:178:11: note: expanded from macro 'PR_LOG' 31:48.36 if (PR_LOG_TEST(_module,_level)) { \ 31:48.36 ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:48.36 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:167:23: note: expanded from macro 'PR_LOG_TEST' 31:48.36 ((_module)->level >= (_level)) 31:48.36 ~~~~~~~~~~~~~~~~ ^ ~~~~~~ 31:48.37 /Users/matthew/mozilla-central2/security/nss/lib/ssl/ssl3con.c:2396:33: warning: comparison of integers of different signs: 'unsigned int' and 'PRInt32' (aka 'int') [-Wsign-compare] 31:48.37 PORT_Assert(written == nIn); 31:48.37 ~~~~~~~ ^ ~~~ 31:48.37 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss/secport.h:123:21: note: expanded from macro 'PORT_Assert' 31:48.38 #define PORT_Assert PR_ASSERT 31:48.38 ^ 31:48.38 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:48.38 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:48.38 ^~~~~ 31:48.38 BUILDSTATUS BUILD_VERBOSE security/nss/lib/crmf 31:48.39 /usr/bin/clang -std=gnu99 -o asn1cmn.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/crmf/crmf_crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/asn1cmn.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/crmf/asn1cmn.c 31:48.54 /usr/bin/clang -std=gnu99 -o jarfile.o -c -DDEBUG -DMOZILLA_CLIENT=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/jar -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/jar/jar_jar -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jarfile.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/jar/jarfile.c 31:48.54 security/nss/lib/crmf 31:48.54 /usr/bin/clang -std=gnu99 -o challcli.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/crmf/crmf_crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/challcli.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/crmf/challcli.c 31:48.61 /usr/bin/clang -std=gnu99 -o portreg.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/portreg.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/portreg.c 31:48.65 /Users/matthew/mozilla-central2/security/nss/lib/jar/jarfile.c:328:45: warning: comparison of integers of different signs: 'PRInt32' (aka 'int') and 'unsigned long' [-Wsign-compare] 31:48.65 if (JAR_FREAD(fp, inbuf, chunk) != chunk) { 31:48.65 ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~ 31:48.66 /Users/matthew/mozilla-central2/security/nss/lib/jar/jarfile.c:580:21: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:48.66 if (num != phy->length) { 31:48.66 ~~~ ^ ~~~~~~~~~~~ 31:48.66 /Users/matthew/mozilla-central2/security/nss/lib/jar/jarfile.c:704:55: warning: comparison of integers of different signs: 'PRInt32' (aka 'int') and 'unsigned int' [-Wsign-compare] 31:48.66 if (JAR_FREAD(fp, filename, filename_len) != filename_len) { 31:48.66 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ 31:48.66 /Users/matthew/mozilla-central2/security/nss/lib/jar/jarfile.c:770:59: warning: comparison of integers of different signs: 'PRInt32' (aka 'int') and 'unsigned int' [-Wsign-compare] 31:48.66 if (JAR_FREAD(fp, filename, filename_len) != filename_len) { 31:48.66 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ 31:48.66 /Users/matthew/mozilla-central2/security/nss/lib/jar/jarfile.c:833:53: warning: comparison of integers of different signs: 'PRInt32' (aka 'int') and 'unsigned long' [-Wsign-compare] 31:48.66 if (JAR_FREAD(fp, &tarball, sizeof tarball) < sizeof tarball) 31:48.66 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ 31:48.71 BUILDSTATUS BUILD_VERBOSE security/nss/lib/pk11wrap 31:48.71 /usr/bin/clang -std=gnu99 -o pk11mech.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pk11wrap/pk11wrap_pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11mech.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11mech.c 31:48.73 /usr/bin/clang -std=gnu99 -o cmmfasn1.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/crmf/crmf_crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmmfasn1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/crmf/cmmfasn1.c 31:48.86 5 warnings generated. 31:48.86 /usr/bin/clang -std=gnu99 -o quickder.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/quickder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/quickder.c 31:48.88 /usr/bin/clang -std=gnu99 -o jarint.o -c -DDEBUG -DMOZILLA_CLIENT=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/jar -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/jar/jar_jar -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jarint.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/jar/jarint.c 31:48.89 /usr/bin/clang -std=gnu99 -o cmmfchal.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/crmf/crmf_crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmmfchal.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/crmf/cmmfchal.c 31:49.02 /usr/bin/clang -std=gnu99 -o jarsign.o -c -DDEBUG -DMOZILLA_CLIENT=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/jar -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/jar/jar_jar -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jarsign.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/jar/jarsign.c 31:49.08 /usr/bin/clang -std=gnu99 -o cmmfrec.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/crmf/crmf_crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmmfrec.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/crmf/cmmfrec.c 31:49.12 security/nss/lib/mozpkix 31:49.14 /usr/bin/clang++ -std=gnu++14 -o pkixbuild.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/mozpkix/mozpkix_mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/pkixbuild.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/mozpkix/lib/pkixbuild.cpp 31:49.16 /usr/bin/clang -std=gnu99 -o secalgid.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/secalgid.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/secalgid.c 31:49.20 /usr/bin/clang -std=gnu99 -o jarver.o -c -DDEBUG -DMOZILLA_CLIENT=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/jar -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/jar/jar_jar -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jarver.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/jar/jarver.c 31:49.28 /usr/bin/clang -std=gnu99 -o secasn1d.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/secasn1d.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/secasn1d.c 31:49.30 /usr/bin/clang -std=gnu99 -o cmmfresp.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/crmf/crmf_crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/cmmfresp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/crmf/cmmfresp.c 31:49.51 /usr/bin/clang -std=gnu99 -o crmfcont.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/crmf/crmf_crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/crmfcont.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/crmf/crmfcont.c 31:49.62 2 warnings generated. 31:49.63 /usr/bin/clang -std=gnu99 -o ssl3ext.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/ssl3ext.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/ssl3ext.c 31:49.63 /usr/bin/clang -std=gnu99 -o pk11merge.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pk11wrap/pk11wrap_pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11merge.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11merge.c 31:49.68 /usr/bin/clang -std=gnu99 -o crmfdec.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/crmf/crmf_crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/crmfdec.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/crmf/crmfdec.c 31:49.72 /usr/bin/clang++ -std=gnu++14 -o pkixcert.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/mozpkix/mozpkix_mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/pkixcert.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/mozpkix/lib/pkixcert.cpp 31:49.75 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11merge.c:79:44: warning: comparison of integers of different signs: 'CK_ULONG' (aka 'unsigned long') and 'int' [-Wsign-compare] 31:49.75 if (copyTemplate[i].ulValueLen != -1) { 31:49.75 ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~ 31:49.76 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11merge.c:128:32: warning: comparison of integers of different signs: 'CK_ULONG' (aka 'unsigned long') and 'int' [-Wsign-compare] 31:49.76 if (template[0].ulValueLen == -1) { 31:49.76 ~~~~~~~~~~~~~~~~~~~~~~ ^ ~~ 31:49.90 BUILDSTATUS BUILD_VERBOSE security/nss/lib/ssl 31:49.90 /usr/bin/clang -std=gnu99 -o ssl3exthandle.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/ssl3exthandle.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/ssl3exthandle.c 31:49.90 /usr/bin/clang -std=gnu99 -o crmfenc.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/crmf/crmf_crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/crmfenc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/crmf/crmfenc.c 31:50.04 /usr/bin/clang -std=gnu99 -o crmfget.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/crmf/crmf_crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/crmfget.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/crmf/crmfget.c 31:50.06 /usr/bin/clang -std=gnu99 -o pk11nobj.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pk11wrap/pk11wrap_pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11nobj.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11nobj.c 31:50.18 2 warnings generated. 31:50.19 /usr/bin/clang++ -std=gnu++14 -o pkixcheck.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/mozpkix/mozpkix_mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/pkixcheck.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/mozpkix/lib/pkixcheck.cpp 31:50.31 /usr/bin/clang -std=gnu99 -o crmfpop.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/crmf/crmf_crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/crmfpop.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/crmf/crmfpop.c 31:50.35 mkdir -p '.deps/' 31:50.36 /usr/bin/clang -std=gnu99 -o secasn1e.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/secasn1e.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/secasn1e.c 31:50.39 /usr/bin/clang -std=gnu99 -o pk11obj.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pk11wrap/pk11wrap_pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11obj.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11obj.c 31:50.40 security/nss/lib/softoken 31:50.40 /usr/bin/clang -std=gnu99 -o fipsaudt.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSOFTOKEN_LIB_NAME="libsoftokn3.dylib"' '-DSHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/softoken_softokn -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/fipsaudt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/fipsaudt.c 31:50.54 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11obj.c:1250:29: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:50.54 PR_ASSERT(templateCount <= (sizeof(keyTemplate) / sizeof(CK_ATTRIBUTE))); 31:50.54 ~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:50.54 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:50.54 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:50.54 ^~~~~ 31:50.54 BUILDSTATUS BUILD_VERBOSE security/nss/lib/crmf 31:50.55 /usr/bin/clang -std=gnu99 -o crmfreq.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/crmf/crmf_crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/crmfreq.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/crmf/crmfreq.c 31:50.56 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11obj.c:1916:72: warning: comparison of integers of different signs: 'CK_ULONG' (aka 'unsigned long') and 'int' [-Wsign-compare] 31:50.56 if ((theTemplate[0].ulValueLen == 0) || (theTemplate[0].ulValueLen == -1)) { 31:50.56 ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~ 31:50.56 BUILDSTATUS BUILD_VERBOSE security/nss/lib/mozpkix 31:50.58 /usr/bin/clang++ -std=gnu++14 -o pkixder.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/mozpkix/mozpkix_mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/pkixder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/mozpkix/lib/pkixder.cpp 31:50.61 /usr/bin/clang -std=gnu99 -o fipstest.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSOFTOKEN_LIB_NAME="libsoftokn3.dylib"' '-DSHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/softoken_softokn -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/fipstest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/fipstest.c 31:50.67 /usr/bin/clang -std=gnu99 -o fipstokn.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSOFTOKEN_LIB_NAME="libsoftokn3.dylib"' '-DSHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/softoken_softokn -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/fipstokn.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/fipstokn.c 31:50.82 /usr/bin/clang -std=gnu99 -o crmftmpl.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/crmf/crmf_crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/crmftmpl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/crmf/crmftmpl.c 31:50.84 /usr/bin/clang -std=gnu99 -o secasn1u.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/secasn1u.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/secasn1u.c 31:50.94 /usr/bin/clang -std=gnu99 -o encutil.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/crmf/crmf_crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/encutil.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/crmf/encutil.c 31:50.96 /usr/bin/clang -std=gnu99 -o secdig.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/secdig.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/secdig.c 31:51.06 /usr/bin/clang -std=gnu99 -o respcli.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/crmf/crmf_crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/respcli.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/crmf/respcli.c 31:51.09 /usr/bin/clang -std=gnu99 -o pk11pars.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pk11wrap/pk11wrap_pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11pars.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11pars.c 31:51.09 /usr/bin/clang -std=gnu99 -o secitem.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/secitem.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/secitem.c 31:51.11 2 warnings generated. 31:51.13 /usr/bin/clang -std=gnu99 -o ssl3gthr.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/ssl3gthr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/ssl3gthr.c 31:51.21 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11pars.c:488:23: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:51.21 for (i = 0; i < PR_ARRAY_SIZE(policyFlagList); i++) { 31:51.21 ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:51.21 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11pars.c:491:36: warning: comparison of integers of different signs: 'const unsigned int' and 'int' [-Wsign-compare] 31:51.21 if ((policy->name_size == length) && 31:51.22 ~~~~~~~~~~~~~~~~~ ^ ~~~~~~ 31:51.22 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11pars.c:520:19: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:51.22 for (i = 0; i < PR_ARRAY_SIZE(sslOptList); i++) { 31:51.22 ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ 31:51.22 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11pars.c:521:31: warning: comparison of integers of different signs: 'int' and 'const unsigned int' [-Wsign-compare] 31:51.22 if (policyValueLength == sslOptList[i].name_size && 31:51.22 ~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~ 31:51.22 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11pars.c:590:29: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 31:51.22 if ((length >= name_size) && (cipher[name_size] == '/')) { 31:51.22 ~~~~~~ ^ ~~~~~~~~~ 31:51.22 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11pars.c:593:53: warning: comparison of integers of different signs: 'const unsigned int' and 'int' [-Wsign-compare] 31:51.22 if ((newOption || algOpt->name_size == length) && 31:51.22 ~~~~~~~~~~~~~~~~~ ^ ~~~~~~ 31:51.23 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11pars.c:628:25: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 31:51.23 if ((length > name_size) && cipher[name_size] == '=' && 31:51.23 ~~~~~~ ^ ~~~~~~~~~ 31:51.24 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11pars.c:1563:20: warning: comparison of integers of different signs: 'CK_SLOT_ID' (aka 'unsigned long') and 'int' [-Wsign-compare] 31:51.24 if (ids[i] == -1) { 31:51.24 ~~~~~~ ^ ~~ 31:51.24 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11pars.c:1600:20: warning: comparison of integers of different signs: 'CK_SLOT_ID' (aka 'unsigned long') and 'int' [-Wsign-compare] 31:51.24 if (ids[i] == -1) { 31:51.24 ~~~~~~ ^ ~~ 31:51.24 BUILDSTATUS BUILD_VERBOSE security/nss/lib/crmf 31:51.24 /usr/bin/clang -std=gnu99 -o respcmn.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/crmf/crmf_crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/respcmn.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/crmf/respcmn.c 31:51.33 /usr/bin/clang++ -std=gnu++14 -o pkixnames.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/mozpkix/mozpkix_mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/pkixnames.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/mozpkix/lib/pkixnames.cpp 31:51.34 /usr/bin/clang -std=gnu99 -o secload.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/secload.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/secload.c 31:51.39 /usr/bin/clang -std=gnu99 -o jpakesftk.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSOFTOKEN_LIB_NAME="libsoftokn3.dylib"' '-DSHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/softoken_softokn -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/jpakesftk.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/jpakesftk.c 31:51.47 /usr/bin/clang -std=gnu99 -o servget.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/crmf/crmf_crmf -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/servget.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/crmf/servget.c 31:51.50 /usr/bin/clang++ -std=gnu++14 -o pkixtestalg.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/mozpkix/mozpkix_mozpkix-testlib -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/pkixtestalg.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/mozpkix/test-lib/pkixtestalg.cpp 31:51.51 /usr/bin/clang -std=gnu99 -o secoid.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/secoid.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/secoid.c 31:51.62 /usr/bin/clang -std=gnu99 -o lgglue.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSOFTOKEN_LIB_NAME="libsoftokn3.dylib"' '-DSHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/softoken_softokn -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/lgglue.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/lgglue.c 31:51.72 /Users/matthew/mozilla-central2/security/nss/lib/softoken/lgglue.c:44:26: warning: comparison of integers of different signs: 'unsigned long' and 'int' [-Wsign-compare] 31:51.72 if (strlen(orig) + 1 > len) { 31:51.72 ~~~~~~~~~~~~~~~~ ^ ~~~ 31:51.76 BUILDSTATUS BUILD_VERBOSE security/nss/lib/util 31:51.76 /usr/bin/clang -std=gnu99 -o secport.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/secport.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/secport.c 31:51.81 security/nss/lib/crmf/libcrmf.a 31:51.81 rm -f libcrmf.a 31:51.82 ar crs libcrmf.a asn1cmn.o challcli.o cmmfasn1.o cmmfchal.o cmmfrec.o cmmfresp.o crmfcont.o crmfdec.o crmfenc.o crmfget.o crmfpop.o crmfreq.o crmftmpl.o encutil.o respcli.o respcmn.o servget.o 31:51.82 1 warning generated. 31:51.83 /usr/bin/clang -std=gnu99 -o lowkey.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSOFTOKEN_LIB_NAME="libsoftokn3.dylib"' '-DSHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/softoken_softokn -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/lowkey.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/lowkey.c 31:51.88 /usr/bin/clang++ -std=gnu++14 -o pkixnss.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/mozpkix/mozpkix_mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/pkixnss.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/mozpkix/lib/pkixnss.cpp 31:52.03 /usr/bin/clang -std=gnu99 -o lowpbe.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSOFTOKEN_LIB_NAME="libsoftokn3.dylib"' '-DSHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/softoken_softokn -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/lowpbe.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/lowpbe.c 31:52.11 /usr/bin/clang -std=gnu99 -o sectime.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sectime.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/sectime.c 31:52.28 9 warnings generatedBUILDSTATUS BUILD_VERBOSE security/nss/lib/util 31:52.28 /usr/bin/clang -std=gnu99 -o templates.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/templates.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/templates.c 31:52.28 . 31:52.30 /usr/bin/clang -std=gnu99 -o pk11pbe.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pk11wrap/pk11wrap_pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11pbe.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11pbe.c 31:52.41 /usr/bin/clang -std=gnu99 -o utf8.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/utf8.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/utf8.c 31:52.51 /usr/bin/clang -std=gnu99 -o padbuf.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSOFTOKEN_LIB_NAME="libsoftokn3.dylib"' '-DSHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/softoken_softokn -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/padbuf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/padbuf.c 31:52.54 /usr/bin/clang -std=gnu99 -o sslauth.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sslauth.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslauth.c 31:52.61 /usr/bin/clang -std=gnu99 -o pkcs11.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSOFTOKEN_LIB_NAME="libsoftokn3.dylib"' '-DSHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/softoken_softokn -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pkcs11.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/pkcs11.c 31:52.62 /usr/bin/clang++ -std=gnu++14 -o pkixocsp.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/mozpkix/mozpkix_mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/pkixocsp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/mozpkix/lib/pkixocsp.cpp 31:52.63 /usr/bin/clang -std=gnu99 -o utilmod.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/utilmod.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/utilmod.c 31:52.63 /usr/bin/clang -std=gnu99 -o pk11pk12.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pk11wrap/pk11wrap_pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11pk12.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11pk12.c 31:52.64 2 warnings generated. 31:52.68 /usr/bin/clang++ -std=gnu++14 -o pkixtestnss.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/mozpkix/mozpkix_mozpkix-testlib -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/pkixtestnss.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/mozpkix/test-lib/pkixtestnss.cpp 31:52.72 /usr/bin/clang++ -std=gnu++14 -o pkixresult.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/mozpkix/mozpkix_mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/pkixresult.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/mozpkix/lib/pkixresult.cpp 31:52.76 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11pk12.c:525:31: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:52.76 PORT_Assert(templateCount <= sizeof(theTemplate) / sizeof(CK_ATTRIBUTE)); 31:52.76 ~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:52.76 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss/secport.h:123:21: note: expanded from macro 'PORT_Assert' 31:52.76 #define PORT_Assert PR_ASSERT 31:52.76 ^ 31:52.76 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:52.76 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:52.76 ^~~~~ 31:52.79 /Users/matthew/mozilla-central2/security/nss/lib/softoken/pkcs11.c:2393:21: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 31:52.79 if (moduleIndex != index) { 31:52.79 ~~~~~~~~~~~ ^ ~~~~~ 31:52.81 BUILDSTATUS BUILD_VERBOSE security/nss/lib/ssl 31:52.81 /usr/bin/clang -std=gnu99 -o sslbloom.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sslbloom.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslbloom.c 31:52.85 /Users/matthew/mozilla-central2/security/nss/lib/softoken/pkcs11.c:4446:69: warning: comparison of integers of different signs: 'CK_ULONG' (aka 'unsigned long') and 'int' [-Wsign-compare] 31:52.85 if (pTemplate[i].pValue && (pTemplate[i].ulValueLen != -1)) { 31:52.85 ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~ 31:52.89 1 warning generated. 31:52.91 /usr/bin/clang -std=gnu99 -o pk11pqg.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pk11wrap/pk11wrap_pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11pqg.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11pqg.c 31:52.96 /usr/bin/clang -std=gnu99 -o sslcert.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sslcert.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslcert.c 31:53.02 /usr/bin/clang -std=gnu99 -o utilpars.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/util -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/util/util_nssutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/utilpars.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/util/utilpars.c 31:53.05 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11pqg.c:92:21: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:53.05 PR_ASSERT(count <= sizeof(genTemplate) / sizeof(CK_ATTRIBUTE)); 31:53.05 ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:53.05 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:53.05 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:53.05 ^~~~~ 31:53.06 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11pqg.c:302:26: warning: comparison of integers of different signs: 'const unsigned int' and 'int' [-Wsign-compare] 31:53.06 if (vfy->counter != -1) { 31:53.06 ~~~~~~~~~~~~ ^ ~~ 31:53.06 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11pqg.c:319:26: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:53.06 PORT_Assert(keyCount <= sizeof(keyTempl) / sizeof(keyTempl[0])); 31:53.06 ~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:53.06 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss/secport.h:123:21: note: expanded from macro 'PORT_Assert' 31:53.06 #define PORT_Assert PR_ASSERT 31:53.06 ^ 31:53.06 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:53.06 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:53.06 ^~~~~ 31:53.09 BUILDSTATUS BUILD_VERBOSE security/nss/lib/freebl 31:53.09 /usr/bin/clang -std=gnu99 -o aes-x86.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DRIJNDAEL_INCLUDE_TABLES -DMP_API_COMPATIBLE -DHAVE_INT128_SUPPORT -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/freebl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/freebl/freebl_gcm-aes-x86_c_lib -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/ecl -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/verified -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -mpclmul -maes -MD -MP -MF .deps/aes-x86.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/freebl/aes-x86.c 31:53.11 /Users/matthew/mozilla-central2/security/nss/lib/util/utilpars.c:188:30: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:53.11 PORT_Assert(paramLen + 2 < sizeof(searchValue)); 31:53.11 ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ 31:53.11 /Users/matthew/mozilla-central2/security/nss/lib/util/secport.h:123:21: note: expanded from macro 'PORT_Assert' 31:53.11 #define PORT_Assert PR_ASSERT 31:53.11 ^ 31:53.11 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:53.11 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:53.11 ^~~~~ 31:53.12 BUILDSTATUS BUILD_VERBOSE security/nss/lib/softoken 31:53.13 /usr/bin/clang -std=gnu99 -o pkcs11c.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSOFTOKEN_LIB_NAME="libsoftokn3.dylib"' '-DSHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/softoken_softokn -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pkcs11c.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/pkcs11c.c 31:53.15 3 warnings generated. 31:53.17 /usr/bin/clang -std=gnu99 -o pk11sdr.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pk11wrap/pk11wrap_pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11sdr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11sdr.c 31:53.26 /Users/matthew/mozilla-central2/security/nss/lib/freebl/aes-x86.c:152:19: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 31:53.26 for (i = 1; i < cx->Nr; ++i) { 31:53.26 ~ ^ ~~~~~~ 31:53.37 1 warning generated. 31:53.38 /usr/bin/clang -std=gnu99 -o sslcon.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sslcon.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslcon.c 31:53.38 /usr/bin/clang -std=gnu99 -o gcm-x86.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DRIJNDAEL_INCLUDE_TABLES -DMP_API_COMPATIBLE -DHAVE_INT128_SUPPORT -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/freebl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/freebl/freebl_gcm-aes-x86_c_lib -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/mpi -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/ecl -I/Users/matthew/mozilla-central2/security/nss/lib/freebl/verified -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -mpclmul -maes -MD -MP -MF .deps/gcm-x86.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/freebl/gcm-x86.c 31:53.39 /Users/matthew/mozilla-central2/security/nss/lib/softoken/pkcs11c.c:7012:31: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:53.39 /usr/bin/clang -std=gnu99 -o pk11skey.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pk11wrap/pk11wrap_pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11skey.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11skey.c 31:53.39 PORT_Assert(i <= sizeof key_block); 31:53.39 ~ ^ ~~~~~~~~~~~~~~~~ 31:53.39 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss/secport.h:123:21: note: expanded from macro 'PORT_Assert' 31:53.39 #define PORT_Assert PR_ASSERT 31:53.39 ^ 31:53.39 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:53.39 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:53.39 ^~~~~ 31:53.55 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11skey.c:542:23: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:53.55 PORT_Assert(tsize <= sizeof(findTemp) / sizeof(CK_ATTRIBUTE)); 31:53.55 ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:53.55 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss/secport.h:123:21: note: expanded from macro 'PORT_Assert' 31:53.55 #define PORT_Assert PR_ASSERT 31:53.55 ^ 31:53.55 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:53.55 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:53.55 ^~~~~ 31:53.56 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11skey.c:577:23: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:53.56 PORT_Assert(tsize <= sizeof(findTemp) / sizeof(CK_ATTRIBUTE)); 31:53.56 ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:53.56 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss/secport.h:123:21: note: expanded from macro 'PORT_Assert' 31:53.56 #define PORT_Assert PR_ASSERT 31:53.56 ^ 31:53.56 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:53.56 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:53.56 ^~~~~ 31:53.57 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11skey.c:964:17: warning: comparison of integers of different signs: 'CK_KEY_TYPE' (aka 'unsigned long') and 'int' [-Wsign-compare] 31:53.57 if (keyType != -1) { 31:53.57 ~~~~~~~ ^ ~~ 31:53.57 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11skey.c:979:21: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:53.57 PR_ASSERT(count <= sizeof(genTemplate) / sizeof(CK_ATTRIBUTE)); 31:53.57 ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:53.57 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:53.57 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:53.57 ^~~~~ 31:53.58 BUILDSTATUS BUILD_VERBOSE security/nss/lib/softoken 31:53.58 /usr/bin/clang -std=gnu99 -o pkcs11u.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSOFTOKEN_LIB_NAME="libsoftokn3.dylib"' '-DSHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/softoken_softokn -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pkcs11u.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/pkcs11u.c 31:53.59 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11skey.c:1932:37: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:53.59 PR_ASSERT(templateCount <= sizeof(keyTemplate) / sizeof(CK_ATTRIBUTE)); 31:53.59 ~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:53.59 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:53.59 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:53.59 ^~~~~ 31:53.60 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11skey.c:1980:37: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:53.60 PR_ASSERT(templateCount <= sizeof(keyTemplate) / sizeof(CK_ATTRIBUTE)); 31:53.60 ~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:53.60 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:53.60 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:53.60 ^~~~~ 31:53.60 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11skey.c:2183:34: warning: implicit conversion turns string literal into bool: 'char [12]' to '_Bool' [-Wstring-conversion] 31:53.61 PORT_Assert(!"Invalid CKD"); 31:53.61 ~^~~~~~~~~~~~~ 31:53.61 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss/secport.h:123:21: note: expanded from macro 'PORT_Assert' 31:53.61 #define PORT_Assert PR_ASSERT 31:53.61 ^ 31:53.61 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:53.61 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:53.61 ^~~~~ 31:53.61 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11skey.c:2149:29: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:53.61 PR_ASSERT(templateCount <= sizeof(keyTemplate) / sizeof(CK_ATTRIBUTE)); 31:53.61 ~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:53.61 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:53.61 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:53.61 ^~~~~ 31:53.65 BUILDSTATUS BUILD_VERBOSE security/nss/lib/ssl 31:53.65 /usr/bin/clang -std=gnu99 -o ssldef.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/ssldef.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/ssldef.c 31:53.85 /usr/bin/clang -std=gnu99 -o sslencode.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sslencode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslencode.c 31:53.92 1 warning generated. 31:53.94 /usr/bin/clang -std=gnu99 -o pk11slot.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pk11wrap/pk11wrap_pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11slot.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11slot.c 31:53.98 /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslencode.c:257:64: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 31:53.98 if (ss->sec.ci.sendBuf.space < MAX_SEND_BUF_LENGTH && room < bytes) { 31:53.98 ~~~~ ^ ~~~~~ 31:53.98 /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslencode.c:270:18: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] 31:53.99 while (bytes > room) { 31:53.99 ~~~~~ ^ ~~~~ 31:54.13 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11slot.c:1111:24: warning: comparison of integers of different signs: 'unsigned long' and 'int' [-Wsign-compare] 31:54.14 if (strlen(string) == i && memcmp(string, staticString, i) == 0) { 31:54.14 ~~~~~~~~~~~~~~ ^ ~ 31:54.14 2 warnings generated. 31:54.15 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11slot.c:1414:23: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:54.15 PORT_Assert(tsize <= sizeof(findTemp) / sizeof(CK_ATTRIBUTE)); 31:54.15 ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:54.15 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss/secport.h:123:21: note: expanded from macro 'PORT_Assert' 31:54.15 #define PORT_Assert PR_ASSERT 31:54.15 ^ 31:54.15 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:54.15 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:54.15 ^~~~~ 31:54.17 BUILDSTATUS BUILD_VERBOSE security/nss/lib/ssl 31:54.17 /usr/bin/clang -std=gnu99 -o sslenum.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sslenum.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslenum.c 31:54.19 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11slot.c:2543:22: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:54.19 if (tokenNameLen > sizeof(tokenName)) { 31:54.20 ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ 31:54.20 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11slot.c:2548:22: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 31:54.20 if (tokenNameLen < sizeof(tokenName)) { 31:54.20 ~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~ 31:54.27 BUILDSTATUS BUILD_VERBOSE security/nss/lib/mozpkix 31:54.29 /usr/bin/clang++ -std=gnu++14 -o pkixtestutil.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/mozpkix/mozpkix_mozpkix-testlib -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/pkixtestutil.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/mozpkix/test-lib/pkixtestutil.cpp 31:54.38 /usr/bin/clang -std=gnu99 -o sslerr.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sslerr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslerr.c 31:54.51 2 warnings generated. 31:54.53 /usr/bin/clang -std=gnu99 -o sslerrstrs.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sslerrstrs.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslerrstrs.c 31:54.54 /usr/bin/clang++ -std=gnu++14 -o pkixtime.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/mozpkix/mozpkix_mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/pkixtime.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/mozpkix/lib/pkixtime.cpp 31:54.55 /usr/bin/clang -std=gnu99 -o pk11util.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSHLIB_VERSION="3"' '-DSOFTOKEN_SHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/pk11wrap/pk11wrap_pk11wrap -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11util.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11util.c 31:54.67 8 warnings generated. 31:54.68 /usr/bin/clang -std=gnu99 -o sdb.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSOFTOKEN_LIB_NAME="libsoftokn3.dylib"' '-DSHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/softoken_softokn -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sdb.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/sdb.c 31:54.73 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11util.c:445:5: warning: code will never be executed [-Wunreachable-code] 31:54.73 SECMOD_GetWriteLock(moduleLock); 31:54.73 ^~~~~~~~~~~~~~~~~~~ 31:54.73 BUILDSTATUS BUILD_VERBOSE security/nss/lib/ssl 31:54.73 /usr/bin/clang -std=gnu99 -o sslgrp.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sslgrp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslgrp.c 31:54.74 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11util.c:1007:15: warning: comparison of integers of different signs: 'CK_ULONG' (aka 'unsigned long') and 'int' [-Wsign-compare] 31:54.74 if (count == mod->slotCount) { 31:54.74 ~~~~~ ^ ~~~~~~~~~~~~~~ 31:54.75 /Users/matthew/mozilla-central2/security/nss/lib/pk11wrap/pk11util.c:1492:17: warning: comparison of integers of different signs: 'CK_SLOT_ID' (aka 'unsigned long') and 'int' [-Wsign-compare] 31:54.75 if (slot_id == -1) { 31:54.75 ~~~~~~~ ^ ~~ 31:54.98 BUILDSTATUS BUILD_VERBOSE security/nss/lib/ssl 31:54.98 /usr/bin/clang -std=gnu99 -o sslinfo.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sslinfo.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslinfo.c 31:55.04 media/libyuv/libyuv 31:55.06 /usr/bin/clang++ -std=gnu++14 -o convert.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO=1 -DENABLE_ONE_CLICK_SIGNIN -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_HIDPI=1 -DENABLE_GPU=1 -DENABLE_EGLIMAGE=1 -DUSE_SKIA=1 -DENABLE_TASK_MANAGER=1 -DENABLE_WEB_INTENTS=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PROTECTOR_SERVICE=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_BACKGROUND=1 -DENABLE_AUTOMATION=1 -DENABLE_PRINTING=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DHAVE_JPEG -D__STDC_FORMAT_MACROS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libyuv/libyuv -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libyuv/libyuv/libyuv_libyuv -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/libyuv/libyuv -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/convert.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libyuv/libyuv/source/convert.cc 31:55.20 3 warnings generated. 31:55.22 /usr/bin/clang -std=gnu99 -o sftkdb.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSOFTOKEN_LIB_NAME="libsoftokn3.dylib"' '-DSHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/softoken_softokn -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sftkdb.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/sftkdb.c 31:55.31 /usr/bin/clang -std=gnu99 -o sslinit.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sslinit.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslinit.c 31:55.34 /Users/matthew/mozilla-central2/security/nss/lib/softoken/sftkdb.c:344:69: warning: comparison of integers of different signs: 'CK_ULONG' (aka 'unsigned long') and 'int' [-Wsign-compare] 31:55.35 if ((template[i].pValue == NULL) || (template[i].ulValueLen == -1)) { 31:55.35 ~~~~~~~~~~~~~~~~~~~~~~ ^ ~~ 31:55.37 /Users/matthew/mozilla-central2/security/nss/lib/softoken/sftkdb.c:1626:70: warning: comparison of integers of different signs: 'CK_ULONG' (aka 'unsigned long') and 'int' [-Wsign-compare] 31:55.37 while (i < known_attributes_size && (ptemplate[i].ulValueLen == -1)) { 31:55.37 ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~ 31:55.41 BUILDSTATUS BUILD_VERBOSE media/webrtc/trunk/third_party/gflags 31:55.43 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_third_party_gflags0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO=1 -DENABLE_ONE_CLICK_SIGNIN -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_HIDPI=1 -DENABLE_GPU=1 -DENABLE_EGLIMAGE=1 -DUSE_SKIA=1 -DENABLE_TASK_MANAGER=1 -DENABLE_WEB_INTENTS=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PROTECTOR_SERVICE=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_BACKGROUND=1 -DENABLE_AUTOMATION=1 -DENABLE_PRINTING=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DGFLAGS_DLL_DECL= -DGFLAGS_DLL_DECLARE_FLAG= -DGFLAGS_DLL_DEFINE_FLAG= -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/third_party/gflags/gflags_gflags -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_third_party_gflags0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/third_party/gflags/gflags_gflags/Unified_cpp_third_party_gflags0.cpp 31:55.43 4 warnings generated. 31:55.47 /usr/bin/clang++ -std=gnu++14 -o convert_from.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO=1 -DENABLE_ONE_CLICK_SIGNIN -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_HIDPI=1 -DENABLE_GPU=1 -DENABLE_EGLIMAGE=1 -DUSE_SKIA=1 -DENABLE_TASK_MANAGER=1 -DENABLE_WEB_INTENTS=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PROTECTOR_SERVICE=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_BACKGROUND=1 -DENABLE_AUTOMATION=1 -DENABLE_PRINTING=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DHAVE_JPEG -D__STDC_FORMAT_MACROS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libyuv/libyuv -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libyuv/libyuv/libyuv_libyuv -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/libyuv/libyuv -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/convert_from.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libyuv/libyuv/source/convert_from.cc 31:55.48 /usr/bin/clang -std=gnu99 -o sslmutex.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sslmutex.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslmutex.c 31:55.56 /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslmutex.c:616:19: warning: implicit conversion turns string literal into bool: 'char [63]' to '_Bool' [-Wstring-conversion] 31:55.56 PORT_Assert(!("sslMutex_Init not implemented for multi-process applications !")); 31:55.57 ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:55.57 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss/secport.h:123:21: note: expanded from macro 'PORT_Assert' 31:55.57 #define PORT_Assert PR_ASSERT 31:55.57 ^ 31:55.57 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:55.57 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:55.57 ^~~~~ 31:55.57 /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslmutex.c:628:19: warning: implicit conversion turns string literal into bool: 'char [66]' to '_Bool' [-Wstring-conversion] 31:55.57 PORT_Assert(!("sslMutex_Destroy not implemented for multi-process applications !")); 31:55.57 ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:55.57 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss/secport.h:123:21: note: expanded from macro 'PORT_Assert' 31:55.57 #define PORT_Assert PR_ASSERT 31:55.57 ^ 31:55.57 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:55.57 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:55.57 ^~~~~ 31:55.57 /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslmutex.c:640:19: warning: implicit conversion turns string literal into bool: 'char [65]' to '_Bool' [-Wstring-conversion] 31:55.57 PORT_Assert(!("sslMutex_Unlock not implemented for multi-process applications !")); 31:55.57 ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:55.57 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss/secport.h:123:21: note: expanded from macro 'PORT_Assert' 31:55.57 #define PORT_Assert PR_ASSERT 31:55.57 ^ 31:55.57 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:55.58 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:55.58 ^~~~~ 31:55.58 /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslmutex.c:652:19: warning: implicit conversion turns string literal into bool: 'char [63]' to '_Bool' [-Wstring-conversion] 31:55.58 PORT_Assert(!("sslMutex_Lock not implemented for multi-process applications !")); 31:55.58 ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:55.58 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss/secport.h:123:21: note: expanded from macro 'PORT_Assert' 31:55.58 #define PORT_Assert PR_ASSERT 31:55.58 ^ 31:55.58 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:55.58 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:55.58 ^~~~~ 31:55.60 4 warnings generated. 31:55.62 /usr/bin/clang -std=gnu99 -o sslnonce.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sslnonce.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslnonce.c 31:55.66 media/mtransport/third_party/nICEr 31:55.67 /usr/bin/clang -std=gnu99 -o Unified_c_third_party_nICEr0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO=1 -DENABLE_ONE_CLICK_SIGNIN -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_HIDPI=1 -DENABLE_GPU=1 -DENABLE_EGLIMAGE=1 -DUSE_SKIA=1 -DENABLE_TASK_MANAGER=1 -DENABLE_WEB_INTENTS=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PROTECTOR_SERVICE=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_BACKGROUND=1 -DENABLE_AUTOMATION=1 -DENABLE_PRINTING=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict= '-DR_PLATFORM_INT_TYPES=' -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DDARWIN -DHAVE_LIBM=1 -DHAVE_STRDUP=1 -DHAVE_STRLCPY=1 -DHAVE_SYS_TIME_H=1 -DHAVE_VFPRINTF=1 -DNEW_STDIORETSIGTYPE=void -DTIME_WITH_SYS_TIME_H=1 '-D__UNUSED__=__attribute__((unused))' -DDONT_HAVE_ETHTOOL_SPEED_HI -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/third_party/nICEr/nicer_nicer -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes -Wno-format -Wno-format-security -MD -MP -MF .deps/Unified_c_third_party_nICEr0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/third_party/nICEr/nicer_nicer/Unified_c_third_party_nICEr0.c 31:55.71 /usr/bin/clang++ -std=gnu++14 -o pkixverify.o -c -DDEBUG -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/mozpkix/mozpkix_mozpkix -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/pkixverify.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/mozpkix/lib/pkixverify.cpp 31:56.03 /usr/bin/clang++ -std=gnu++14 -o mjpeg_decoder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO=1 -DENABLE_ONE_CLICK_SIGNIN -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_HIDPI=1 -DENABLE_GPU=1 -DENABLE_EGLIMAGE=1 -DUSE_SKIA=1 -DENABLE_TASK_MANAGER=1 -DENABLE_WEB_INTENTS=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PROTECTOR_SERVICE=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_BACKGROUND=1 -DENABLE_AUTOMATION=1 -DENABLE_PRINTING=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DHAVE_JPEG -D__STDC_FORMAT_MACROS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libyuv/libyuv -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libyuv/libyuv/libyuv_libyuv -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/libyuv/libyuv -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/mjpeg_decoder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libyuv/libyuv/source/mjpeg_decoder.cc 31:56.19 /usr/bin/clang -std=gnu99 -o sslreveal.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sslreveal.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslreveal.c 31:56.23 /usr/bin/clang -std=gnu99 -o sftkhmac.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSOFTOKEN_LIB_NAME="libsoftokn3.dylib"' '-DSHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/softoken_softokn -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sftkhmac.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/sftkhmac.c 31:56.37 /usr/bin/clang -std=gnu99 -o sslsecur.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sslsecur.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslsecur.c 31:56.39 1 warning generated. 31:56.39 /usr/bin/clang++ -std=gnu++14 -o rotate_argb.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO=1 -DENABLE_ONE_CLICK_SIGNIN -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_HIDPI=1 -DENABLE_GPU=1 -DENABLE_EGLIMAGE=1 -DUSE_SKIA=1 -DENABLE_TASK_MANAGER=1 -DENABLE_WEB_INTENTS=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PROTECTOR_SERVICE=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_BACKGROUND=1 -DENABLE_AUTOMATION=1 -DENABLE_PRINTING=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DHAVE_JPEG -D__STDC_FORMAT_MACROS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libyuv/libyuv -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libyuv/libyuv/libyuv_libyuv -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/libyuv/libyuv -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/rotate_argb.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libyuv/libyuv/source/rotate_argb.cc 31:56.40 /usr/bin/clang -std=gnu99 -o sftkpars.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSOFTOKEN_LIB_NAME="libsoftokn3.dylib"' '-DSHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/softoken_softokn -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sftkpars.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/sftkpars.c 31:56.43 media/mtransport/third_party/nrappkit 31:56.44 /usr/bin/clang -std=gnu99 -o Unified_c_nrappkit0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO=1 -DENABLE_ONE_CLICK_SIGNIN -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_HIDPI=1 -DENABLE_GPU=1 -DENABLE_EGLIMAGE=1 -DUSE_SKIA=1 -DENABLE_TASK_MANAGER=1 -DENABLE_WEB_INTENTS=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PROTECTOR_SERVICE=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_BACKGROUND=1 -DENABLE_AUTOMATION=1 -DENABLE_PRINTING=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DSANITY_CHECKS '-DR_PLATFORM_INT_TYPES=' -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DDARWIN -DHAVE_LIBM=1 -DHAVE_STRDUP=1 -DHAVE_STRLCPY=1 -DHAVE_SYS_TIME_H=1 -DHAVE_VFPRINTF=1 -DNEW_STDIORETSIGTYPE=void -DTIME_WITH_SYS_TIME_H=1 '-D__UNUSED__=__attribute__((unused))' -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/third_party/nrappkit/nrappkit_nrappkit -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes -Wno-format -Wno-format-security -MD -MP -MF .deps/Unified_c_nrappkit0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit0.c 31:56.56 2 warnings generated. 31:56.58 /usr/bin/clang -std=gnu99 -o Unified_c_third_party_nICEr1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO=1 -DENABLE_ONE_CLICK_SIGNIN -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_HIDPI=1 -DENABLE_GPU=1 -DENABLE_EGLIMAGE=1 -DUSE_SKIA=1 -DENABLE_TASK_MANAGER=1 -DENABLE_WEB_INTENTS=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PROTECTOR_SERVICE=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_BACKGROUND=1 -DENABLE_AUTOMATION=1 -DENABLE_PRINTING=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict= '-DR_PLATFORM_INT_TYPES=' -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DDARWIN -DHAVE_LIBM=1 -DHAVE_STRDUP=1 -DHAVE_STRLCPY=1 -DHAVE_SYS_TIME_H=1 -DHAVE_VFPRINTF=1 -DNEW_STDIORETSIGTYPE=void -DTIME_WITH_SYS_TIME_H=1 '-D__UNUSED__=__attribute__((unused))' -DDONT_HAVE_ETHTOOL_SPEED_HI -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/third_party/nICEr/nicer_nicer -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes -Wno-format -Wno-format-security -MD -MP -MF .deps/Unified_c_third_party_nICEr1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/third_party/nICEr/nicer_nicer/Unified_c_third_party_nICEr1.c 31:56.59 /usr/bin/clang++ -std=gnu++14 -o row_common.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO=1 -DENABLE_ONE_CLICK_SIGNIN -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_HIDPI=1 -DENABLE_GPU=1 -DENABLE_EGLIMAGE=1 -DUSE_SKIA=1 -DENABLE_TASK_MANAGER=1 -DENABLE_WEB_INTENTS=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PROTECTOR_SERVICE=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_BACKGROUND=1 -DENABLE_AUTOMATION=1 -DENABLE_PRINTING=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DHAVE_JPEG -D__STDC_FORMAT_MACROS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libyuv/libyuv -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libyuv/libyuv/libyuv_libyuv -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/libyuv/libyuv -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/row_common.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libyuv/libyuv/source/row_common.cc 31:56.72 /usr/bin/clang -std=gnu99 -o sftkpwd.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSOFTOKEN_LIB_NAME="libsoftokn3.dylib"' '-DSHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/softoken_softokn -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sftkpwd.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/sftkpwd.c 31:56.81 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/third_party/gflags/gflags_gflags/Unified_cpp_third_party_gflags0.cpp:11: 31:56.81 /Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/src/gflags_completions.cc:327:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] 31:56.81 case 2: options->flag_location_substring_search = true; 31:56.81 ^ 31:56.81 /Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/src/gflags_completions.cc:327:5: note: insert '[[clang::fallthrough]];' to silence this warning 31:56.81 case 2: options->flag_location_substring_search = true; 31:56.82 ^ 31:56.82 [[clang::fallthrough]]; 31:56.82 /Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/src/gflags_completions.cc:327:5: note: insert 'break;' to avoid fall-through 31:56.82 case 2: options->flag_location_substring_search = true; 31:56.82 ^ 31:56.82 break; 31:56.82 /Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/src/gflags_completions.cc:328:5: warning: unannotated fall-through between switch labels [-Wimplicit-fallthrough] 31:56.82 case 1: options->flag_name_substring_search = true; 31:56.82 ^ 31:56.83 /Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/src/gflags_completions.cc:328:5: note: insert '[[clang::fallthrough]];' to silence this warning 31:56.83 case 1: options->flag_name_substring_search = true; 31:56.83 ^ 31:56.83 [[clang::fallthrough]]; 31:56.83 /Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/src/gflags_completions.cc:328:5: note: insert 'break;' to avoid fall-through 31:56.83 case 1: options->flag_name_substring_search = true; 31:56.83 ^ 31:56.83 break; 31:56.85 /Users/matthew/mozilla-central2/security/nss/lib/softoken/sftkpwd.c:902:38: warning: comparison of integers of different signs: 'CK_ULONG' (aka 'unsigned long') and 'int' [-Wsign-compare] 31:56.85 if ((authAttrs[i].ulValueLen == -1) || (authAttrs[i].ulValueLen == 0)) { 31:56.85 ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~ 31:56.85 /Users/matthew/mozilla-central2/security/nss/lib/softoken/sftkpwd.c:927:38: warning: comparison of integers of different signs: 'CK_ULONG' (aka 'unsigned long') and 'int' [-Wsign-compare] 31:56.85 if ((authAttrs[i].ulValueLen == -1) || (authAttrs[i].ulValueLen == 0)) { 31:56.85 ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~ 31:56.85 /Users/matthew/mozilla-central2/security/nss/lib/softoken/sftkpwd.c:993:38: warning: comparison of integers of different signs: 'CK_ULONG' (aka 'unsigned long') and 'int' [-Wsign-compare] 31:56.85 if ((privAttrs[i].ulValueLen == -1) || (privAttrs[i].ulValueLen == 0)) { 31:56.85 ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~ 31:56.88 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/third_party/gflags/gflags_gflags/Unified_cpp_third_party_gflags0.cpp:20: 31:56.88 /Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/src/gflags_reporting.cc:137:23: warning: comparison of integers of different signs: 'int' and 'size_t' (aka 'unsigned long') [-Wsign-compare] 31:56.89 assert(chars_left == strlen(c_string)); // Unless there's a \0 in there? 31:56.89 ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ 31:56.89 /Users/matthew/Downloads/MacOSX10.12.sdk/usr/include/assert.h:93:25: note: expanded from macro 'assert' 31:56.89 (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0) 31:56.89 ^ 31:56.92 BUILDSTATUS BUILD_VERBOSE security/nss/lib/ssl 31:56.92 /usr/bin/clang -std=gnu99 -o sslsnce.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sslsnce.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslsnce.c 31:57.07 /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslsnce.c:682:31: warning: implicit conversion turns string literal into bool: 'char [28]' to '_Bool' [-Wstring-conversion] 31:57.07 PORT_Assert(!("Didn't get cert Cache Lock!")); 31:57.07 ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:57.07 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss/secport.h:123:21: note: expanded from macro 'PORT_Assert' 31:57.07 #define PORT_Assert PR_ASSERT 31:57.07 ^ 31:57.07 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:57.07 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:57.07 ^~~~~ 31:57.07 /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslsnce.c:709:31: warning: implicit conversion turns string literal into bool: 'char [28]' to '_Bool' [-Wstring-conversion] 31:57.08 PORT_Assert(!("Didn't get name Cache Lock!")); 31:57.08 ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:57.08 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss/secport.h:123:21: note: expanded from macro 'PORT_Assert' 31:57.08 #define PORT_Assert PR_ASSERT 31:57.08 ^ 31:57.08 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prlog.h:208:7: note: expanded from macro 'PR_ASSERT' 31:57.08 ((_expr)?((void)0):PR_Assert(# _expr,__FILE__,__LINE__)) 31:57.08 ^~~~~ 31:57.09 /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslsnce.c:1852:30: warning: comparison of integers of different signs: 'PRInt16' (aka 'short') and 'unsigned int' [-Wsign-compare] 31:57.09 pwswk->wrapMechIndex == symWrapMechIndex && 31:57.09 ~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~ 31:57.12 3 warnings generated. 31:57.14 /usr/bin/clang -std=gnu99 -o softkver.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSOFTOKEN_LIB_NAME="libsoftokn3.dylib"' '-DSHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/softoken_softokn -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/softkver.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/softkver.c 31:57.19 /usr/bin/clang -std=gnu99 -o tlsprf.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DSOFTOKEN_LIB_NAME="libsoftokn3.dylib"' '-DSHLIB_VERSION="3"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/softoken_softokn -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/tlsprf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/tlsprf.c 31:57.32 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/third_party/gflags/gflags_gflags/Unified_cpp_third_party_gflags0.cpp:2: 31:57.32 /Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/src/gflags.cc:281:53: warning: unused typedef 'true_false_equal' [-Wunused-local-typedef] 31:57.33 COMPILE_ASSERT(sizeof(kTrue) == sizeof(kFalse), true_false_equal); 31:57.33 ^ 31:57.39 BUILDSTATUS BUILD_VERBOSE media/mtransport/third_party/nrappkit 31:57.39 /usr/bin/clang -std=gnu99 -o Unified_c_nrappkit1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO=1 -DENABLE_ONE_CLICK_SIGNIN -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_HIDPI=1 -DENABLE_GPU=1 -DENABLE_EGLIMAGE=1 -DUSE_SKIA=1 -DENABLE_TASK_MANAGER=1 -DENABLE_WEB_INTENTS=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PROTECTOR_SERVICE=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_BACKGROUND=1 -DENABLE_AUTOMATION=1 -DENABLE_PRINTING=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DSANITY_CHECKS '-DR_PLATFORM_INT_TYPES=' -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DDARWIN -DHAVE_LIBM=1 -DHAVE_STRDUP=1 -DHAVE_STRLCPY=1 -DHAVE_SYS_TIME_H=1 -DHAVE_VFPRINTF=1 -DNEW_STDIORETSIGTYPE=void -DTIME_WITH_SYS_TIME_H=1 '-D__UNUSED__=__attribute__((unused))' -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/third_party/nrappkit/nrappkit_nrappkit -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes -Wno-format -Wno-format-security -MD -MP -MF .deps/Unified_c_nrappkit1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/third_party/nrappkit/nrappkit_nrappkit/Unified_c_nrappkit1.c 31:57.60 3 warnings generated. 31:57.62 /usr/bin/clang -std=gnu99 -o sslsock.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sslsock.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslsock.c 31:57.70 /usr/bin/clang++ -std=gnu++14 -o scale.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO=1 -DENABLE_ONE_CLICK_SIGNIN -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_HIDPI=1 -DENABLE_GPU=1 -DENABLE_EGLIMAGE=1 -DUSE_SKIA=1 -DENABLE_TASK_MANAGER=1 -DENABLE_WEB_INTENTS=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PROTECTOR_SERVICE=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_BACKGROUND=1 -DENABLE_AUTOMATION=1 -DENABLE_PRINTING=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DHAVE_JPEG -D__STDC_FORMAT_MACROS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libyuv/libyuv -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libyuv/libyuv/libyuv_libyuv -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/libyuv/libyuv -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/scale.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libyuv/libyuv/source/scale.cc 31:57.79 /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslsock.c:1614:19: warning: comparison of integers of different signs: 'int' and 'unsigned int' [-Wsign-compare] 31:57.79 for (i = 0; i < count; ++i) { 31:57.79 ~ ^ ~~~~~ 31:58.29 make[4]: Nothing to be done for `host'. 31:58.30 /usr/bin/clang -std=gnu99 -o Unified_c_third_party_nICEr2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO=1 -DENABLE_ONE_CLICK_SIGNIN -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_HIDPI=1 -DENABLE_GPU=1 -DENABLE_EGLIMAGE=1 -DUSE_SKIA=1 -DENABLE_TASK_MANAGER=1 -DENABLE_WEB_INTENTS=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PROTECTOR_SERVICE=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_BACKGROUND=1 -DENABLE_AUTOMATION=1 -DENABLE_PRINTING=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DSANITY_CHECKS -DUSE_TURN -DUSE_ICE -DUSE_RFC_3489_BACKWARDS_COMPATIBLE -DUSE_STUND_0_96 -DUSE_STUN_PEDANTIC -DNR_SOCKET_IS_VOID_PTR -Drestrict= '-DR_PLATFORM_INT_TYPES=' -DR_DEFINED_INT2=int16_t -DR_DEFINED_UINT2=uint16_t -DR_DEFINED_INT4=int32_t -DR_DEFINED_UINT4=uint32_t -DR_DEFINED_INT8=int64_t -DR_DEFINED_UINT8=uint64_t -DDARWIN -DHAVE_LIBM=1 -DHAVE_STRDUP=1 -DHAVE_STRLCPY=1 -DHAVE_SYS_TIME_H=1 -DHAVE_VFPRINTF=1 -DNEW_STDIORETSIGTYPE=void -DTIME_WITH_SYS_TIME_H=1 '-D__UNUSED__=__attribute__((unused))' -DDONT_HAVE_ETHTOOL_SPEED_HI -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/third_party/nICEr/nicer_nicer -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/event -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/log -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/plugin -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/registry -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/share -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/stats -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/util/libekr -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/generic/include -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/crypto -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/ice -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/net -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/stun -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nICEr/src/util -I/Users/matthew/mozilla-central2/media/mtransport/third_party/nrappkit/src/port/darwin/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wall -Wno-parentheses -Wno-strict-prototypes -Wmissing-prototypes -Wno-format -Wno-format-security -MD -MP -MF .deps/Unified_c_third_party_nICEr2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/mtransport/third_party/nICEr/nicer_nicer/Unified_c_third_party_nICEr2.c 31:58.39 /usr/bin/clang++ -std=gnu++14 -o scale_common.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO=1 -DENABLE_ONE_CLICK_SIGNIN -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_HIDPI=1 -DENABLE_GPU=1 -DENABLE_EGLIMAGE=1 -DUSE_SKIA=1 -DENABLE_TASK_MANAGER=1 -DENABLE_WEB_INTENTS=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PROTECTOR_SERVICE=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_BACKGROUND=1 -DENABLE_AUTOMATION=1 -DENABLE_PRINTING=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DHAVE_JPEG -D__STDC_FORMAT_MACROS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libyuv/libyuv -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libyuv/libyuv/libyuv_libyuv -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/libyuv/libyuv -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/scale_common.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/libyuv/libyuv/source/scale_common.cc 31:58.56 mfbt/tests 31:58.56 /usr/bin/clang++ -std=gnu++14 -o TestAlgorithm.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestAlgorithm.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestAlgorithm.cpp 31:59.02 /usr/bin/clang++ -std=gnu++14 -o TestArray.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestArray.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestArray.cpp 31:59.11 1 warning generated. 31:59.14 /usr/bin/clang -std=gnu99 -o sslspec.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sslspec.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslspec.c 31:59.32 /usr/bin/clang++ -std=gnu++14 -o TestArrayUtils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestArrayUtils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestArrayUtils.cpp 31:59.39 /usr/bin/clang -std=gnu99 -o ssltrace.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/ssltrace.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/ssltrace.c 31:59.39 make[4]: Nothing to be done for `target'. 31:59.40 make[4]: Nothing to be done for `target'. 31:59.43 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_media_libyuv_libyuv0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO=1 -DENABLE_ONE_CLICK_SIGNIN -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_HIDPI=1 -DENABLE_GPU=1 -DENABLE_EGLIMAGE=1 -DUSE_SKIA=1 -DENABLE_TASK_MANAGER=1 -DENABLE_WEB_INTENTS=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PROTECTOR_SERVICE=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_BACKGROUND=1 -DENABLE_AUTOMATION=1 -DENABLE_PRINTING=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DHAVE_JPEG -D__STDC_FORMAT_MACROS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libyuv/libyuv -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libyuv/libyuv/libyuv_libyuv -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/libyuv/libyuv -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_media_libyuv_libyuv0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/libyuv/libyuv/libyuv_libyuv/Unified_cpp_media_libyuv_libyuv0.cpp 31:59.47 /usr/bin/clang++ -std=gnu++14 -o TestAtomics.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestAtomics.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestAtomics.cpp 31:59.57 /usr/bin/clang -std=gnu99 -o sslver.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/sslver.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/sslver.c 31:59.61 /usr/bin/clang++ -std=gnu++14 -o TestBinarySearch.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestBinarySearch.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestBinarySearch.cpp 31:59.67 /usr/bin/clang -std=gnu99 -o tls13con.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/tls13con.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/tls13con.c 31:59.87 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_media_libyuv_libyuv1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO=1 -DENABLE_ONE_CLICK_SIGNIN -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_HIDPI=1 -DENABLE_GPU=1 -DENABLE_EGLIMAGE=1 -DUSE_SKIA=1 -DENABLE_TASK_MANAGER=1 -DENABLE_WEB_INTENTS=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PROTECTOR_SERVICE=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_BACKGROUND=1 -DENABLE_AUTOMATION=1 -DENABLE_PRINTING=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DHAVE_JPEG -D__STDC_FORMAT_MACROS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libyuv/libyuv -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libyuv/libyuv/libyuv_libyuv -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/libyuv/libyuv -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_media_libyuv_libyuv1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/libyuv/libyuv/libyuv_libyuv/Unified_cpp_media_libyuv_libyuv1.cpp 31:59.92 /Users/matthew/mozilla-central2/security/nss/lib/ssl/tls13con.c:4898:31: warning: comparison of integers of different signs: 'PRInt32' (aka 'int') and 'PRUint32' (aka 'unsigned int') [-Wsign-compare] 31:59.92 if (IS_DTLS(ss) && toSend > ss->ssl3.cwSpec->earlyDataRemaining) { 31:59.93 ~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:59.93 /Users/matthew/mozilla-central2/security/nss/lib/ssl/tls13con.c:4903:15: warning: comparison of integers of different signs: 'PRInt32' (aka 'int') and 'PRUint32' (aka 'unsigned int') [-Wsign-compare] 31:59.93 reduced = PR_MIN(toSend, ss->ssl3.cwSpec->earlyDataRemaining); 31:59.93 ^ ~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31:59.93 /Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr/prtypes.h:195:29: note: expanded from macro 'PR_MIN' 31:59.93 #define PR_MIN(x,y) ((x)<(y)?(x):(y)) 31:59.93 ~ ^ ~ 31:59.94 /Users/matthew/mozilla-central2/security/nss/lib/ssl/tls13con.c:5229:23: warning: comparison of integers of different signs: 'unsigned int' and 'PRInt32' (aka 'int') [-Wsign-compare] 31:59.94 if (msg->data.len > len) { 31:59.94 ~~~~~~~~~~~~~ ^ ~~~ 32:00.71 BUILDSTATUS BUILD_VERBOSE mfbt/tests 32:00.71 /usr/bin/clang++ -std=gnu++14 -o TestBloomFilter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestBloomFilter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestBloomFilter.cpp 32:00.72 /usr/bin/clang -std=gnu99 -o tls13esni.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/tls13esni.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/tls13esni.c 32:00.88 /Users/matthew/mozilla-central2/security/nss/lib/ssl/tls13esni.c:591:34: warning: comparison of integers of different signs: 'PRUint64' (aka 'unsigned long long') and 'PRTime' (aka 'long long') [-Wsign-compare] 32:00.88 if ((ss->esniKeys->notBefore > now) || (ss->esniKeys->notAfter < now)) { 32:00.88 ~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~ 32:00.88 /Users/matthew/mozilla-central2/security/nss/lib/ssl/tls13esni.c:591:68: warning: comparison of integers of different signs: 'PRUint64' (aka 'unsigned long long') and 'PRTime' (aka 'long long') [-Wsign-compare] 32:00.88 if ((ss->esniKeys->notBefore > now) || (ss->esniKeys->notAfter < now)) { 32:00.88 ~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~ 32:00.90 BUILDSTATUS BUILD_VERBOSE media/libyuv/libyuv 32:00.91 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_media_libyuv_libyuv2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DCHROMIUM_BUILD -DUSE_LIBJPEG_TURBO=1 -DENABLE_ONE_CLICK_SIGNIN -DENABLE_REMOTING=1 -DENABLE_WEBRTC=1 -DENABLE_CONFIGURATION_POLICY -DENABLE_INPUT_SPEECH -DENABLE_NOTIFICATIONS -DENABLE_HIDPI=1 -DENABLE_GPU=1 -DENABLE_EGLIMAGE=1 -DUSE_SKIA=1 -DENABLE_TASK_MANAGER=1 -DENABLE_WEB_INTENTS=1 -DENABLE_EXTENSIONS=1 -DENABLE_PLUGIN_INSTALLATION=1 -DENABLE_PROTECTOR_SERVICE=1 -DENABLE_SESSION_SERVICE=1 -DENABLE_THEMES=1 -DENABLE_BACKGROUND=1 -DENABLE_AUTOMATION=1 -DENABLE_PRINTING=1 -DENABLE_CAPTIVE_PORTAL_DETECTION=1 -DHAVE_JPEG -D__STDC_FORMAT_MACROS -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DWTF_USE_DYNAMIC_ANNOTATIONS=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/media/libyuv/libyuv -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/libyuv/libyuv/libyuv_libyuv -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/libyuv/libyuv -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_media_libyuv_libyuv2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/libyuv/libyuv/libyuv_libyuv/Unified_cpp_media_libyuv_libyuv2.cpp 32:01.02 memory/replace/logalloc/replay 32:01.04 /usr/bin/clang++ -std=gnu++14 -o Replay.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/memory/replace/logalloc/replay -I/Users/matthew/mozilla-central2/obj-fx-dbg/memory/replace/logalloc/replay -I/Users/matthew/mozilla-central2/memory/replace/logalloc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Replay.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/memory/replace/logalloc/replay/Replay.cpp 32:01.04 2 warnings generated. 32:01.08 /usr/bin/clang++ -std=gnu++14 -o TestBufferList.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestBufferList.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestBufferList.cpp 32:01.61 3 warnings generated. 32:01.63 /usr/bin/clang -std=gnu99 -o tls13exthandle.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/tls13exthandle.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/tls13exthandle.c 32:01.75 /usr/bin/clang++ -std=gnu++14 -o Assertions.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/memory/replace/logalloc/replay -I/Users/matthew/mozilla-central2/obj-fx-dbg/memory/replace/logalloc/replay -I/Users/matthew/mozilla-central2/memory/replace/logalloc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Assertions.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/Assertions.cpp 32:02.08 /usr/bin/clang -std=gnu99 -o tls13hashstate.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/tls13hashstate.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/tls13hashstate.c 32:02.28 /usr/bin/clang -std=gnu99 -o tls13hkdf.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/tls13hkdf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/tls13hkdf.c 32:02.34 /usr/bin/clang -std=gnu99 -o host_dictionary.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_dictionary.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/common/dictionary.c 32:02.49 /usr/bin/clang -std=gnu99 -o tls13replay.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/tls13replay.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/tls13replay.c 32:02.64 /usr/bin/clang++ -std=gnu++14 -o Unused.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/memory/replace/logalloc/replay -I/Users/matthew/mozilla-central2/obj-fx-dbg/memory/replace/logalloc/replay -I/Users/matthew/mozilla-central2/memory/replace/logalloc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unused.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/Unused.cpp 32:02.69 memory/replace/logalloc/replay/logalloc-replay 32:02.70 /usr/bin/clang++ -std=gnu++14 -o ../../../../dist/bin/logalloc-replay -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/memory/replace/logalloc/replay/logalloc-replay.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -Wl,-U,_replace_init -fcolor-diagnostics -pie 32:02.70 /usr/bin/clang -std=gnu99 -o unix_err.o -c -DDEBUG -DNSS_ALLOW_SSLKEYLOGFILE=1 -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/ssl/ssl_ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/unix_err.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/ssl/unix_err.c 32:02.71 /usr/bin/clang++ -std=gnu++14 -o TestCasting.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestCasting.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestCasting.cpp 32:02.76 /usr/bin/clang -std=gnu99 -o host_transform.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_transform.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/common/transform.c 32:02.86 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target ../../../../dist/bin/logalloc-replay 32:02.88 /usr/bin/clang++ -std=gnu++14 -o TestCeilingFloor.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestCeilingFloor.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestCeilingFloor.cpp 32:02.90 /usr/bin/clang -std=gnu99 -o host_bit_reader.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_bit_reader.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/dec/bit_reader.c 32:03.00 xpcom/tests 32:03.02 /usr/bin/clang++ -std=gnu++14 -o TestArguments.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/xpcom/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/TestArguments.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/tests/TestArguments.cpp 32:03.03 /usr/bin/clang -std=gnu99 -o host_decode.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_decode.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/dec/decode.c 32:03.08 4 warnings generated. 32:03.11 /usr/bin/clang++ -std=gnu++14 -o TestCheckedInt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestCheckedInt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestCheckedInt.cpp 32:03.12 /usr/bin/clang++ -std=gnu++14 -o TestBlockingProcess.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/xpcom/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/TestBlockingProcess.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/tests/TestBlockingProcess.cpp 32:03.13 /usr/bin/clang -std=gnu99 -o host_huffman.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_huffman.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/dec/huffman.c 32:03.19 /usr/bin/clang++ -std=gnu++14 -o TestCountPopulation.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestCountPopulation.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestCountPopulation.cpp 32:03.19 gfx/vr/service/openvr 32:03.20 /usr/bin/clang++ -std=gnu++14 -o TestPRIntN.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/xpcom/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/TestPRIntN.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/tests/TestPRIntN.cpp 32:03.20 /usr/bin/clang++ -std=gnu++14 -o dirtools_public.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DVR_API_PUBLIC -DPOSIX -DOSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/vr/service/openvr -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/vr/service/openvr -I/Users/matthew/mozilla-central2/toolkit/components/jsoncpp/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -xobjective-c++ -Wno-error=parentheses -Wno-error=unused-variable -MD -MP -MF .deps/dirtools_public.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/vr/service/openvr/src/dirtools_public.cpp 32:03.27 /usr/bin/clang++ -std=gnu++14 -o TestQuickReturn.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/xpcom/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/TestQuickReturn.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/tests/TestQuickReturn.cpp 32:03.39 /usr/bin/clang++ -std=gnu++14 -o TestUnicodeArguments.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/xpcom/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests -I/Users/matthew/mozilla-central2/xpcom/ds -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/TestUnicodeArguments.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/xpcom/tests/TestUnicodeArguments.cpp 32:03.47 /usr/bin/clang -std=gnu99 -o host_state.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_state.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/dec/state.c 32:03.47 browser/components/build 32:03.49 /usr/bin/clang++ -std=gnu++14 -o nsModule.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/browser/components/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/browser/components/build -I/Users/matthew/mozilla-central2/browser/components/about -I/Users/matthew/mozilla-central2/browser/components/dirprovider -I/Users/matthew/mozilla-central2/browser/components/migration -I/Users/matthew/mozilla-central2/browser/components/sessionstore -I/Users/matthew/mozilla-central2/browser/components/shell -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsModule.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/browser/components/build/nsModule.cpp 32:03.49 xpcom/tests/TestArguments 32:03.50 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestArguments -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests/TestArguments.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 32:03.50 xpcom/tests/TestBlockingProcess 32:03.63 gfx/ots/src 32:03.63 /usr/bin/clang++ -std=gnu++14 -o gdef.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DOTS_GRAPHITE=1 -DOTS_VARIATIONS=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/ots/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/ots/src -I/Users/matthew/mozilla-central2/modules/woff2/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/gdef.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/ots/src/gdef.cc 32:03.65 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestArguments 32:03.87 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestBlockingProcess -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests/TestBlockingProcess.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 32:03.87 xpcom/tests/TestPRIntN 32:03.99 /usr/bin/clang++ -std=gnu++14 -o envvartools_public.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DVR_API_PUBLIC -DPOSIX -DOSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/vr/service/openvr -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/vr/service/openvr -I/Users/matthew/mozilla-central2/toolkit/components/jsoncpp/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -xobjective-c++ -Wno-error=parentheses -Wno-error=unused-variable -MD -MP -MF .deps/envvartools_public.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/vr/service/openvr/src/envvartools_public.cpp 32:04.01 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestBlockingProcess 32:04.22 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestPRIntN -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests/TestPRIntN.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 32:04.22 xpcom/tests/TestQuickReturn 32:04.37 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestPRIntN 32:04.43 netwerk/dns 32:04.43 /usr/bin/clang -std=gnu99 -o Unified_c_netwerk_dns0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/dns -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/dns -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_netwerk_dns0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/dns/Unified_c_netwerk_dns0.c 32:04.52 /usr/bin/clang++ -std=gnu++14 -o hmderrors_public.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DVR_API_PUBLIC -DPOSIX -DOSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/vr/service/openvr -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/vr/service/openvr -I/Users/matthew/mozilla-central2/toolkit/components/jsoncpp/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -xobjective-c++ -Wno-error=parentheses -Wno-error=unused-variable -MD -MP -MF .deps/hmderrors_public.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/vr/service/openvr/src/hmderrors_public.cpp 32:04.62 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestQuickReturn -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests/TestQuickReturn.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 32:04.62 xpcom/tests/TestUnicodeArguments 32:04.62 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_ots_src0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DOTS_GRAPHITE=1 -DOTS_VARIATIONS=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/ots/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/ots/src -I/Users/matthew/mozilla-central2/modules/woff2/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_gfx_ots_src0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/ots/src/Unified_cpp_gfx_ots_src0.cpp 32:04.68 /usr/bin/clang++ -std=gnu++14 -o nsEffectiveTLDService.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/dns -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/dns -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nsEffectiveTLDService.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/dns/nsEffectiveTLDService.cpp 32:04.77 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestQuickReturn 32:04.98 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestUnicodeArguments -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests/TestUnicodeArguments.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 32:05.01 /usr/bin/clang++ -std=gnu++14 -o openvr_api_public.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DVR_API_PUBLIC -DPOSIX -DOSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/vr/service/openvr -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/vr/service/openvr -I/Users/matthew/mozilla-central2/toolkit/components/jsoncpp/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -xobjective-c++ -Wno-error=parentheses -Wno-error=unused-variable -MD -MP -MF .deps/openvr_api_public.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/vr/service/openvr/src/openvr_api_public.cpp 32:05.07 /usr/bin/clang -std=gnu99 -o host_backward_references.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_backward_references.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/enc/backward_references.c 32:05.13 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestUnicodeArguments 32:05.33 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests -m 755 'TestArguments' '../../dist/bin' 32:05.34 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests -m 755 'TestBlockingProcess' '../../dist/bin' 32:05.34 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests -m 755 'TestPRIntN' '../../dist/bin' 32:05.35 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests -m 755 'TestQuickReturn' '../../dist/bin' 32:05.35 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/xpcom/tests -m 755 'TestUnicodeArguments' '../../dist/bin' 32:05.36 /usr/bin/clang++ -std=gnu++14 -o TestCountZeroes.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestCountZeroes.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestCountZeroes.cpp 32:05.36 /usr/bin/clang -std=gnu99 -o host_backward_references_hq.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_backward_references_hq.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/enc/backward_references_hq.c 32:05.39 /usr/bin/clang++ -std=gnu++14 -o nsHostResolver.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/dns -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/dns -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/nsHostResolver.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/netwerk/dns/nsHostResolver.cpp 32:05.64 /usr/bin/clang++ -std=gnu++14 -o pathtools_public.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DVR_API_PUBLIC -DPOSIX -DOSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/vr/service/openvr -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/vr/service/openvr -I/Users/matthew/mozilla-central2/toolkit/components/jsoncpp/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -xobjective-c++ -Wno-error=parentheses -Wno-error=unused-variable -MD -MP -MF .deps/pathtools_public.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/vr/service/openvr/src/pathtools_public.cpp 32:06.13 gfx/thebes 32:06.14 /usr/bin/clang++ -std=gnu++14 -o PrintTarget.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/PrintTarget.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/thebes/PrintTarget.cpp 32:06.97 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_netwerk_dns0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/netwerk/dns -I/Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/dns -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_netwerk_dns0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/netwerk/dns/Unified_cpp_netwerk_dns0.cpp 32:07.52 /usr/bin/clang++ -std=gnu++14 -o sharedlibtools_public.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DVR_API_PUBLIC -DPOSIX -DOSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/vr/service/openvr -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/vr/service/openvr -I/Users/matthew/mozilla-central2/toolkit/components/jsoncpp/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -xobjective-c++ -Wno-error=parentheses -Wno-error=unused-variable -MD -MP -MF .deps/sharedlibtools_public.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/vr/service/openvr/src/sharedlibtools_public.cpp 32:07.61 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_ots_src1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DOTS_GRAPHITE=1 -DOTS_VARIATIONS=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/ots/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/ots/src -I/Users/matthew/mozilla-central2/modules/woff2/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_gfx_ots_src1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/ots/src/Unified_cpp_gfx_ots_src1.cpp 32:08.03 /usr/bin/clang++ -std=gnu++14 -o strtools_public.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DVR_API_PUBLIC -DPOSIX -DOSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/vr/service/openvr -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/vr/service/openvr -I/Users/matthew/mozilla-central2/toolkit/components/jsoncpp/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -xobjective-c++ -Wno-error=parentheses -Wno-error=unused-variable -MD -MP -MF .deps/strtools_public.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/vr/service/openvr/src/strtools_public.cpp 32:08.78 /usr/bin/clang++ -std=gnu++14 -o PrintTargetSkPDF.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/PrintTargetSkPDF.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/thebes/PrintTargetSkPDF.cpp 32:09.32 /usr/bin/clang++ -std=gnu++14 -o vrpathregistry_public.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DVR_API_PUBLIC -DPOSIX -DOSX -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/vr/service/openvr -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/vr/service/openvr -I/Users/matthew/mozilla-central2/toolkit/components/jsoncpp/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -xobjective-c++ -Wno-error=parentheses -Wno-error=unused-variable -MD -MP -MF .deps/vrpathregistry_public.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/vr/service/openvr/src/vrpathregistry_public.cpp 32:10.49 /usr/bin/clang++ -std=gnu++14 -o TestDefineEnum.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestDefineEnum.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestDefineEnum.cpp 32:10.56 /usr/bin/clang -std=gnu99 -o host_bit_cost.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_bit_cost.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/enc/bit_cost.c 32:10.81 /usr/bin/clang++ -std=gnu++14 -o PrintTargetThebes.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/PrintTargetThebes.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/thebes/PrintTargetThebes.cpp 32:11.22 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_ots_src2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 '-DPACKAGE_VERSION="moz"' '-DPACKAGE_BUGREPORT="http://bugzilla.mozilla.org/"' -DOTS_GRAPHITE=1 -DOTS_VARIATIONS=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/ots/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/ots/src -I/Users/matthew/mozilla-central2/modules/woff2/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_gfx_ots_src2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/ots/src/Unified_cpp_gfx_ots_src2.cpp 32:11.70 /usr/bin/clang++ -std=gnu++14 -o TestDoublyLinkedList.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestDoublyLinkedList.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestDoublyLinkedList.cpp 32:12.12 /usr/bin/clang++ -std=gnu++14 -o gfxASurface.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/gfxASurface.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/thebes/gfxASurface.cpp 32:12.22 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/ots/src/Unified_cpp_gfx_ots_src2.cpp:56: 32:12.22 /Users/matthew/mozilla-central2/gfx/ots/src/variations.cc:150:18: warning: unused variable 'INNER_INDEX_BIT_COUNT_MASK' [-Wunused-variable] 32:12.22 const uint16_t INNER_INDEX_BIT_COUNT_MASK = 0x000F; 32:12.22 ^ 32:12.38 BUILDSTATUS BUILD_VERBOSE mfbt/tests 32:12.39 /usr/bin/clang++ -std=gnu++14 -o TestEndian.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestEndian.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestEndian.cpp 32:13.12 /usr/bin/clang -std=gnu99 -o host_block_splitter.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_block_splitter.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/enc/block_splitter.c 32:13.27 make[4]: Nothing to be done for `target'. 32:13.27 /usr/bin/clang -std=gnu99 -o host_brotli_bit_stream.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_brotli_bit_stream.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/enc/brotli_bit_stream.c 32:14.42 gfx/angle/targets/preprocessor 32:14.43 /usr/bin/clang++ -std=gnu++14 -o DiagnosticsBase.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/DiagnosticsBase.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/preprocessor/DiagnosticsBase.cpp 32:15.34 /usr/bin/clang++ -std=gnu++14 -o TestEnumeratedArray.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestEnumeratedArray.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestEnumeratedArray.cpp 32:15.38 /usr/bin/clang -std=gnu99 -o host_cluster.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_cluster.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/enc/cluster.c 32:15.55 /usr/bin/clang++ -std=gnu++14 -o TestEnumSet.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestEnumSet.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestEnumSet.cpp 32:16.07 /usr/bin/clang++ -std=gnu++14 -o DirectiveHandlerBase.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/DirectiveHandlerBase.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/preprocessor/DirectiveHandlerBase.cpp 32:16.17 /usr/bin/clang++ -std=gnu++14 -o gfxAlphaRecoverySSE2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/gfxAlphaRecoverySSE2.o.pp -fcolor-diagnostics -msse2 /Users/matthew/mozilla-central2/gfx/thebes/gfxAlphaRecoverySSE2.cpp 32:16.25 /usr/bin/clang++ -std=gnu++14 -o TestEnumTypeTraits.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestEnumTypeTraits.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestEnumTypeTraits.cpp 32:16.43 /usr/bin/clang++ -std=gnu++14 -o DirectiveParser.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/DirectiveParser.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/preprocessor/DirectiveParser.cpp 32:16.46 /usr/bin/clang++ -std=gnu++14 -o TestFastBernoulliTrial.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestFastBernoulliTrial.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestFastBernoulliTrial.cpp 32:16.54 /usr/bin/clang -std=gnu99 -o host_compress_fragment.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_compress_fragment.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/enc/compress_fragment.c 32:16.60 /usr/bin/clang++ -std=gnu++14 -o gfxCoreTextShaper.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/gfxCoreTextShaper.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/thebes/gfxCoreTextShaper.cpp 32:16.90 /usr/bin/clang++ -std=gnu++14 -o TestFloatingPoint.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestFloatingPoint.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestFloatingPoint.cpp 32:17.58 dom/ipc 32:17.59 /usr/bin/clang++ -std=gnu++14 -o TestFunctionTypeTraits.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestFunctionTypeTraits.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestFunctionTypeTraits.cpp 32:17.60 /usr/bin/clang++ -std=gnu++14 -o ContentChild.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DBIN_SUFFIX=""' -DMOZ_TOOLKIT_SEARCH -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/chrome -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/filesystem -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/media/webspeech/synth/ipc -I/Users/matthew/mozilla-central2/dom/security -I/Users/matthew/mozilla-central2/extensions/cookie -I/Users/matthew/mozilla-central2/extensions/spellcheck/src -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/hal/sandbox -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/toolkit/components/printingui/ipc -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/uriloader/exthandler -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/modules/libjar -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/ContentChild.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/ipc/ContentChild.cpp 32:18.22 /usr/bin/clang -std=gnu99 -o host_compress_fragment_two_pass.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_compress_fragment_two_pass.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/enc/compress_fragment_two_pass.c 32:18.25 /usr/bin/clang++ -std=gnu++14 -o TestIntegerPrintfMacros.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestIntegerPrintfMacros.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestIntegerPrintfMacros.cpp 32:18.66 /usr/bin/clang++ -std=gnu++14 -o TestIntegerRange.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestIntegerRange.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestIntegerRange.cpp 32:18.67 /usr/bin/clang++ -std=gnu++14 -o ExpressionParser.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ExpressionParser.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/preprocessor/ExpressionParser.cpp 32:19.52 security/manager/ssl 32:19.55 /usr/bin/clang -std=gnu99 -o Unified_c_security_manager_ssl0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES=True -DNSS_ENABLE_ECC=True -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/crypto -I/Users/matthew/mozilla-central2/security/certverifier -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/public/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/Unified_c_security_manager_ssl0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl/Unified_c_security_manager_ssl0.c 32:19.76 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_security_manager_ssl0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES=True -DNSS_ENABLE_ECC=True -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/crypto -I/Users/matthew/mozilla-central2/security/certverifier -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/public/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -MD -MP -MF .deps/Unified_cpp_security_manager_ssl0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl/Unified_cpp_security_manager_ssl0.cpp 32:19.96 /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/preprocessor/ExpressionParser.cpp:1800:6: warning: code will never be executed [-Wunreachable-code] 32:19.96 goto yyerrorlab; 32:19.96 ^~~~~~~~~~~~~~~ 32:19.96 /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/preprocessor/ExpressionParser.cpp:1799:21: note: silence by adding parentheses to mark code as explicitly dead 32:19.96 if (/*CONSTCOND*/ 0) 32:19.96 ^ 32:19.96 /* DISABLES CODE */ ( ) 32:20.03 BUILDSTATUS BUILD_VERBOSE mfbt/tests 32:20.05 /usr/bin/clang++ -std=gnu++14 -o TestJSONWriter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestJSONWriter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestJSONWriter.cpp 32:20.26 1 warning generated. 32:20.32 /usr/bin/clang++ -std=gnu++14 -o ProcessHangMonitor.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DBIN_SUFFIX=""' -DMOZ_TOOLKIT_SEARCH -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/chrome -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/filesystem -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/media/webspeech/synth/ipc -I/Users/matthew/mozilla-central2/dom/security -I/Users/matthew/mozilla-central2/extensions/cookie -I/Users/matthew/mozilla-central2/extensions/spellcheck/src -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/hal/sandbox -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/toolkit/components/printingui/ipc -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/uriloader/exthandler -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/modules/libjar -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/ProcessHangMonitor.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/dom/ipc/ProcessHangMonitor.cpp 32:20.36 /usr/bin/clang++ -std=gnu++14 -o gfxDrawable.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/gfxDrawable.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/thebes/gfxDrawable.cpp 32:20.57 1 warning generated. 32:20.59 /usr/bin/clang++ -std=gnu++14 -o Input.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/Input.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/preprocessor/Input.cpp 32:20.80 /usr/bin/clang -std=gnu99 -o host_dictionary_hash.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_dictionary_hash.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/enc/dictionary_hash.c 32:20.99 /usr/bin/clang -std=gnu99 -o host_encode.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_encode.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/enc/encode.c 32:21.09 /usr/bin/clang++ -std=gnu++14 -o TestLinkedList.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestLinkedList.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestLinkedList.cpp 32:21.44 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_security_manager_ssl1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES=True -DNSS_ENABLE_ECC=True -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/crypto -I/Users/matthew/mozilla-central2/security/certverifier -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/public/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -MD -MP -MF .deps/Unified_cpp_security_manager_ssl1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl/Unified_cpp_security_manager_ssl1.cpp 32:21.91 /usr/bin/clang++ -std=gnu++14 -o TestMacroArgs.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestMacroArgs.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestMacroArgs.cpp 32:21.99 /usr/bin/clang++ -std=gnu++14 -o TestMacroForEach.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestMacroForEach.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestMacroForEach.cpp 32:22.10 /usr/bin/clang++ -std=gnu++14 -o TestMathAlgorithms.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestMathAlgorithms.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestMathAlgorithms.cpp 32:22.30 /usr/bin/clang++ -std=gnu++14 -o Lexer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/Lexer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/preprocessor/Lexer.cpp 32:22.31 /usr/bin/clang++ -std=gnu++14 -o TestMaybe.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestMaybe.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestMaybe.cpp 32:23.03 /usr/bin/clang -std=gnu99 -o host_encoder_dict.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_encoder_dict.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/enc/encoder_dict.c 32:23.49 /usr/bin/clang++ -std=gnu++14 -o gfxFontUtils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/gfxFontUtils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/thebes/gfxFontUtils.cpp 32:23.61 /usr/bin/clang++ -std=gnu++14 -o Macro.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/Macro.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/preprocessor/Macro.cpp 32:23.76 /usr/bin/clang -std=gnu99 -o host_entropy_encode.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_entropy_encode.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/enc/entropy_encode.c 32:24.04 /usr/bin/clang++ -std=gnu++14 -o TestNonDereferenceable.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestNonDereferenceable.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestNonDereferenceable.cpp 32:24.08 /usr/bin/clang -std=gnu99 -o host_histogram.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_histogram.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/enc/histogram.c 32:24.30 /usr/bin/clang++ -std=gnu++14 -o TestNotNull.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestNotNull.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestNotNull.cpp 32:24.61 /usr/bin/clang -std=gnu99 -o host_literal_cost.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_literal_cost.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/enc/literal_cost.c 32:24.73 /usr/bin/clang++ -std=gnu++14 -o TestPair.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestPair.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestPair.cpp 32:24.79 /usr/bin/clang -std=gnu99 -o host_memory.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_memory.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/enc/memory.c 32:24.90 /usr/bin/clang -std=gnu99 -o host_metablock.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_metablock.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/enc/metablock.c 32:24.98 /usr/bin/clang++ -std=gnu++14 -o TestRandomNum.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestRandomNum.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestRandomNum.cpp 32:25.75 /usr/bin/clang++ -std=gnu++14 -o TestRange.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestRange.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestRange.cpp 32:25.88 /usr/bin/clang++ -std=gnu++14 -o MacroExpander.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/MacroExpander.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/preprocessor/MacroExpander.cpp 32:26.16 /usr/bin/clang++ -std=gnu++14 -o TestRefPtr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestRefPtr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestRefPtr.cpp 32:26.18 /usr/bin/clang -std=gnu99 -o host_static_dict.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_static_dict.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/enc/static_dict.c 32:27.06 /usr/bin/clang -std=gnu99 -o host_utf8_util.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_utf8_util.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/enc/utf8_util.c 32:27.07 /usr/bin/clang++ -std=gnu++14 -o TestResult.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestResult.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestResult.cpp 32:27.17 /usr/bin/clang -std=gnu99 -o host_brotli.o -c -DXP_UNIX -DXP_MACOSX -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/modules/brotli -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_brotli.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/modules/brotli/tools/brotli.c 32:27.60 /usr/bin/clang++ -std=gnu++14 -o gfxMacFont.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/gfxMacFont.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/thebes/gfxMacFont.cpp 32:27.64 modules/brotli/brotli 32:27.64 /usr/bin/clang -std=gnu99 -o ../../dist/host/bin/brotli -DXP_UNIX -DXP_MACOSX -O3 host_dictionary.o host_transform.o host_bit_reader.o host_decode.o host_huffman.o host_state.o host_backward_references.o host_backward_references_hq.o host_bit_cost.o host_block_splitter.o host_brotli_bit_stream.o host_cluster.o host_compress_fragment.o host_compress_fragment_two_pass.o host_dictionary_hash.o host_encode.o host_encoder_dict.o host_entropy_encode.o host_histogram.o host_literal_cost.o host_memory.o host_metablock.o host_static_dict.o host_utf8_util.o host_brotli.o -lm 32:27.74 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --host ../../dist/host/bin/brotli 32:27.79 /usr/bin/clang++ -std=gnu++14 -o TestRollingMean.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestRollingMean.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestRollingMean.cpp 32:28.02 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_security_manager_ssl2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES=True -DNSS_ENABLE_ECC=True -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/crypto -I/Users/matthew/mozilla-central2/security/certverifier -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/public/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -MD -MP -MF .deps/Unified_cpp_security_manager_ssl2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl/Unified_cpp_security_manager_ssl2.cpp 32:28.66 /usr/bin/clang++ -std=gnu++14 -o TestSaturate.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestSaturate.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestSaturate.cpp 32:29.21 /usr/bin/clang++ -std=gnu++14 -o Preprocessor.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/Preprocessor.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/preprocessor/Preprocessor.cpp 32:29.36 /usr/bin/clang++ -std=gnu++14 -o TestScopeExit.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestScopeExit.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestScopeExit.cpp 32:29.60 /usr/bin/clang++ -std=gnu++14 -o TestSegmentedVector.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestSegmentedVector.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestSegmentedVector.cpp 32:30.76 /usr/bin/clang++ -std=gnu++14 -o TestSHA1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestSHA1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestSHA1.cpp 32:30.89 /usr/bin/clang++ -std=gnu++14 -o TestSmallPointerArray.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestSmallPointerArray.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestSmallPointerArray.cpp 32:31.02 /usr/bin/clang++ -std=gnu++14 -o Token.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/Token.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/preprocessor/Token.cpp 32:31.81 /usr/bin/clang++ -std=gnu++14 -o TestSplayTree.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestSplayTree.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestSplayTree.cpp 32:32.36 /usr/bin/clang++ -std=gnu++14 -o TestSPSCQueue.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestSPSCQueue.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestSPSCQueue.cpp 32:32.65 /usr/bin/clang++ -std=gnu++14 -o Tokenizer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/preprocessor -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/Tokenizer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/preprocessor/Tokenizer.cpp 32:32.81 /usr/bin/clang++ -std=gnu++14 -o gfxPlatform.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/gfxPlatform.o.pp -fcolor-diagnostics -Wno-implicit-fallthrough /Users/matthew/mozilla-central2/gfx/thebes/gfxPlatform.cpp 32:34.04 if ( ! yyg->yy_did_buffer_switch_on_eof ) 32:34.04 ^~~ 32:34.87 BUILDSTATUS BUILD_VERBOSE mfbt/tests 32:34.88 /usr/bin/clang++ -std=gnu++14 -o TestTemplateLib.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestTemplateLib.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestTemplateLib.cpp 32:34.98 /usr/bin/clang++ -std=gnu++14 -o TestTextUtils.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestTextUtils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestTextUtils.cpp 32:35.07 1 warning generated. 32:35.11 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_ipc0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DBIN_SUFFIX=""' -DMOZ_TOOLKIT_SEARCH -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/chrome -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/filesystem -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/media/webspeech/synth/ipc -I/Users/matthew/mozilla-central2/dom/security -I/Users/matthew/mozilla-central2/extensions/cookie -I/Users/matthew/mozilla-central2/extensions/spellcheck/src -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/hal/sandbox -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/toolkit/components/printingui/ipc -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/uriloader/exthandler -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/modules/libjar -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_ipc0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/ipc/Unified_cpp_dom_ipc0.cpp 32:35.28 /usr/bin/clang++ -std=gnu++14 -o TestThreadSafeWeakPtr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestThreadSafeWeakPtr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestThreadSafeWeakPtr.cpp 32:36.35 /usr/bin/clang++ -std=gnu++14 -o gfxPlatformMac.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/gfxPlatformMac.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/thebes/gfxPlatformMac.cpp 32:36.65 /usr/bin/clang++ -std=gnu++14 -o TestTuple.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestTuple.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestTuple.cpp 32:37.22 /usr/bin/clang++ -std=gnu++14 -o TestTypedEnum.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestTypedEnum.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestTypedEnum.cpp 32:37.43 layout/style/test 32:37.43 /usr/bin/clang++ -std=gnu++14 -o host_ListCSSProperties.o -c -O3 -DDEBUG=1 -I/Users/matthew/mozilla-central2/layout/style/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/layout/style/test -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -MD -MP -MF .deps/host_ListCSSProperties.o.pp -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr /Users/matthew/mozilla-central2/layout/style/test/ListCSSProperties.cpp 32:37.84 layout/style/test/host_ListCSSProperties 32:37.84 /usr/bin/clang++ -std=gnu++14 -o host_ListCSSProperties -O3 host_ListCSSProperties.o 32:37.88 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --host host_ListCSSProperties 32:38.09 ../../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/layout/style/test -m 755 'host_ListCSSProperties' '../../../dist/host/bin' 32:38.11 /usr/bin/clang++ -std=gnu++14 -o gfxPrefs.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/gfxPrefs.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/thebes/gfxPrefs.cpp 32:40.57 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_dom_ipc1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 '-DBIN_SUFFIX=""' -DMOZ_TOOLKIT_SEARCH -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/dom/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/dom/ipc -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/caps -I/Users/matthew/mozilla-central2/chrome -I/Users/matthew/mozilla-central2/docshell/base -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/bindings -I/Users/matthew/mozilla-central2/dom/events -I/Users/matthew/mozilla-central2/dom/filesystem -I/Users/matthew/mozilla-central2/dom/geolocation -I/Users/matthew/mozilla-central2/dom/media/webspeech/synth/ipc -I/Users/matthew/mozilla-central2/dom/security -I/Users/matthew/mozilla-central2/extensions/cookie -I/Users/matthew/mozilla-central2/extensions/spellcheck/src -I/Users/matthew/mozilla-central2/gfx/2d -I/Users/matthew/mozilla-central2/hal/sandbox -I/Users/matthew/mozilla-central2/js/xpconnect/loader -I/Users/matthew/mozilla-central2/layout/base -I/Users/matthew/mozilla-central2/media/webrtc -I/Users/matthew/mozilla-central2/netwerk/base -I/Users/matthew/mozilla-central2/toolkit/components/printingui/ipc -I/Users/matthew/mozilla-central2/toolkit/crashreporter -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/uriloader/exthandler -I/Users/matthew/mozilla-central2/widget -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/xpcom/threads -I/Users/matthew/mozilla-central2/modules/libjar -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/Unified_cpp_dom_ipc1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/dom/ipc/Unified_cpp_dom_ipc1.cpp 32:41.18 tools/power 32:41.18 /usr/bin/clang++ -std=gnu++14 -o rapl.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/tools/power -I/Users/matthew/mozilla-central2/obj-fx-dbg/tools/power -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/rapl.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/tools/power/rapl.cpp 32:41.84 tools/power/rapl 32:41.84 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o rapl rapl.o -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 32:41.98 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target rapl 32:42.19 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/tools/power -m 755 'rapl' '../../dist/bin' 32:42.21 /usr/bin/clang++ -std=gnu++14 -o gfxQuartzNativeDrawing.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/gfxQuartzNativeDrawing.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/thebes/gfxQuartzNativeDrawing.cpp 32:43.88 /usr/bin/clang++ -std=gnu++14 -o TestTypeTraits.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestTypeTraits.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestTypeTraits.cpp 32:44.04 /usr/bin/clang++ -std=gnu++14 -o TestUniquePtr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestUniquePtr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestUniquePtr.cpp 32:44.85 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_security_manager_ssl3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES=True -DNSS_ENABLE_ECC=True -DOS_POSIX=1 -DOS_MACOSX=1 -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/security/manager/ssl -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/crypto -I/Users/matthew/mozilla-central2/security/certverifier -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/public/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -MD -MP -MF .deps/Unified_cpp_security_manager_ssl3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl/Unified_cpp_security_manager_ssl3.cpp 32:45.51 security/manager/ssl/tests/unit/tlsserver/lib 32:45.51 /usr/bin/clang++ -std=gnu++14 -o TestUtf8.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestUtf8.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestUtf8.cpp 32:45.52 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_unit_tlsserver_lib0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/security/manager/ssl/tests/unit/tlsserver/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl/tests/unit/tlsserver/lib -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_unit_tlsserver_lib0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/security/manager/ssl/tests/unit/tlsserver/lib/Unified_cpp_unit_tlsserver_lib0.cpp 32:47.39 /usr/bin/clang++ -std=gnu++14 -o TestVariant.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestVariant.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestVariant.cpp 32:47.93 /usr/bin/clang++ -std=gnu++14 -o TestVector.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestVector.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestVector.cpp 32:48.12 /usr/bin/clang++ -std=gnu++14 -o gfxQuartzSurface.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/gfxQuartzSurface.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/thebes/gfxQuartzSurface.cpp 32:50.02 /usr/bin/clang++ -std=gnu++14 -o TestWeakPtr.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestWeakPtr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestWeakPtr.cpp 32:50.78 testing/geckodriver/force-cargo-program-build 32:50.78 env CARGO_TARGET_DIR=. RUSTFLAGS='-C opt-level=1 -C debuginfo=2 ' RUSTC=/Users/matthew/.cargo/bin/rustc RUSTDOC=/Users/matthew/.cargo/bin/rustdoc RUSTFMT=/Users/matthew/.cargo/bin/rustfmt CC_x86_64_apple_darwin=" /usr/bin/clang -std=gnu99" CXX_x86_64_apple_darwin=" /usr/bin/clang++ -std=gnu++14" CFLAGS_x86_64_apple_darwin="-fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/testing/geckodriver -I/Users/matthew/mozilla-central2/obj-fx-dbg/testing/geckodriver -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments" CXXFLAGS_x86_64_apple_darwin="-fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -I/Users/matthew/mozilla-central2/testing/geckodriver -I/Users/matthew/mozilla-central2/obj-fx-dbg/testing/geckodriver -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables" AR_x86_64_apple_darwin="ar" MOZ_SRC=/Users/matthew/mozilla-central2 MOZ_DIST=/Users/matthew/mozilla-central2/obj-fx-dbg/dist LIBCLANG_PATH="/usr/local/Cellar/llvm/7.0.0/lib" CLANG_PATH="/usr/local/Cellar/llvm/7.0.0/bin/clang" PKG_CONFIG_ALLOW_CROSS=1 RUST_BACKTRACE=full MOZ_TOPOBJDIR=/Users/matthew/mozilla-central2/obj-fx-dbg MOZ_CARGO_WRAP_LDFLAGS="-Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics" MOZ_CARGO_WRAP_LD=" /usr/bin/clang -std=gnu99" CARGO_TARGET_X86_64_APPLE_DARWIN_LINKER=/Users/matthew/mozilla-central2/build/cargo-linker /Users/matthew/.cargo/bin/cargo rustc --frozen --manifest-path /Users/matthew/mozilla-central2/testing/geckodriver/Cargo.toml --color=always --bin geckodriver --target=x86_64-apple-darwin 32:51.26 /usr/bin/clang++ -std=gnu++14 -o TestWrappingOperations.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestWrappingOperations.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestWrappingOperations.cpp 32:51.27 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_thebes0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/Unified_cpp_gfx_thebes0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes/Unified_cpp_gfx_thebes0.cpp 32:51.48 /usr/bin/clang++ -std=gnu++14 -o TestXorShift128PlusRNG.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestXorShift128PlusRNG.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestXorShift128PlusRNG.cpp 32:52.20 /usr/bin/clang++ -std=gnu++14 -o TestPoisonArea.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -I/Users/matthew/mozilla-central2/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -MD -MP -MF .deps/TestPoisonArea.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mfbt/tests/TestPoisonArea.cpp 32:52.33 Finished dev [optimized + debuginfo] target(s) in 1.42s 32:52.37 mfbt/tests/TestAlgorithm 32:52.38 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestAlgorithm -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestAlgorithm.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 32:52.38 mfbt/tests/TestArray 32:52.40 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_gfx_thebes1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/Unified_cpp_gfx_thebes1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes/Unified_cpp_gfx_thebes1.cpp 32:52.56 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestAlgorithm 32:53.11 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestArray -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestArray.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 32:53.11 mfbt/tests/TestArrayUtils 32:53.30 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestArray 32:53.62 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestArrayUtils -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestArrayUtils.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 32:53.62 mfbt/tests/TestAtomics 32:53.80 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestArrayUtils 32:54.11 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestAtomics -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestAtomics.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 32:54.11 mfbt/tests/TestBinarySearch 32:54.34 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestAtomics 32:54.59 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestBinarySearch -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestBinarySearch.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 32:54.59 mfbt/tests/TestBloomFilter 32:54.82 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestBinarySearch 32:55.07 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestBloomFilter -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestBloomFilter.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 32:55.07 mfbt/tests/TestBufferList 32:55.21 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestBloomFilter 32:55.25 media/ffvpx/libavutil 32:55.25 /usr/bin/clang -std=gnu99 -o adler32.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/adler32.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/adler32.c 32:55.42 /usr/bin/clang -std=gnu99 -o avstring.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/avstring.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/avstring.c 32:55.44 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestBufferList -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestBufferList.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 32:55.44 mfbt/tests/TestCasting 32:55.59 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestBufferList 32:55.81 /usr/bin/clang -std=gnu99 -o base64.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/base64.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/base64.c 32:55.85 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestCasting -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestCasting.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 32:55.85 mfbt/tests/TestCeilingFloor 32:56.00 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestCasting 32:56.02 /usr/bin/clang -std=gnu99 -o bprint.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/bprint.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/bprint.c 32:56.26 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestCeilingFloor -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestCeilingFloor.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 32:56.27 mfbt/tests/TestCheckedInt 32:56.33 /usr/bin/clang -std=gnu99 -o buffer.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/buffer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/buffer.c 32:56.46 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestCeilingFloor 32:56.80 /usr/bin/clang -std=gnu99 -o channel_layout.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/channel_layout.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/channel_layout.c 32:56.84 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestCheckedInt -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestCheckedInt.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 32:56.84 mfbt/tests/TestCountPopulation 32:57.06 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestCheckedInt 32:57.35 /usr/bin/clang -std=gnu99 -o color_utils.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/color_utils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/color_utils.c 32:57.52 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestCountPopulation -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestCountPopulation.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 32:57.52 mfbt/tests/TestCountZeroes 32:57.61 /usr/bin/clang -std=gnu99 -o cpu.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/cpu.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/cpu.c 32:57.73 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestCountPopulation 32:57.89 /usr/bin/clang -std=gnu99 -o crc.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/crc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/crc.c 32:58.29 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestCountZeroes -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestCountZeroes.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 32:58.29 mfbt/tests/TestDefineEnum 32:58.45 /usr/bin/clang -std=gnu99 -o dict.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/dict.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/dict.c 32:58.49 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestCountZeroes 32:58.81 /usr/bin/clang -std=gnu99 -o dummy_funcs.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/dummy_funcs.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/dummy_funcs.c 32:58.88 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestDefineEnum -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestDefineEnum.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 32:58.88 mfbt/tests/TestDoublyLinkedList 32:59.02 /usr/bin/clang -std=gnu99 -o error.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/error.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/error.c 32:59.08 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestDefineEnum 32:59.21 /usr/bin/clang++ -std=gnu++14 -o PrintTargetCG.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/PrintTargetCG.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/thebes/PrintTargetCG.mm 32:59.23 /usr/bin/clang -std=gnu99 -o eval.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/eval.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/eval.c 32:59.34 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestDoublyLinkedList -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestDoublyLinkedList.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 32:59.34 mfbt/tests/TestEndian 32:59.50 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestDoublyLinkedList 32:59.70 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestEndian -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestEndian.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 32:59.70 mfbt/tests/TestEnumeratedArray 32:59.89 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestEndian 33:00.03 /usr/bin/clang -std=gnu99 -o fifo.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/fifo.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/fifo.c 33:00.12 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestEnumeratedArray -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestEnumeratedArray.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:00.12 mfbt/tests/TestEnumSet 33:00.16 security/nss/lib/softoken/legacydb 33:00.17 /usr/bin/clang -std=gnu99 -o dbmshim.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DLG_LIB_NAME="libnssdbm3.dylib"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/legacydb/legacydb_nssdbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/dbmshim.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb/dbmshim.c 33:00.26 /usr/bin/clang -std=gnu99 -o fixed_dsp.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/fixed_dsp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/fixed_dsp.c 33:00.28 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestEnumeratedArray 33:00.46 /usr/bin/clang -std=gnu99 -o keydb.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DLG_LIB_NAME="libnssdbm3.dylib"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/legacydb/legacydb_nssdbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/keydb.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb/keydb.c 33:00.49 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestEnumSet -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestEnumSet.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:00.49 mfbt/tests/TestEnumTypeTraits 33:00.50 /usr/bin/clang -std=gnu99 -o float_dsp.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/float_dsp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/float_dsp.c 33:00.64 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestEnumSet 33:00.77 /usr/bin/clang -std=gnu99 -o frame.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/frame.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/frame.c 33:00.89 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestEnumTypeTraits -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestEnumTypeTraits.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:00.89 mfbt/tests/TestFastBernoulliTrial 33:01.05 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestEnumTypeTraits 33:01.20 /usr/bin/clang -std=gnu99 -o lgattr.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DLG_LIB_NAME="libnssdbm3.dylib"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/legacydb/legacydb_nssdbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/lgattr.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb/lgattr.c 33:01.27 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestFastBernoulliTrial -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestFastBernoulliTrial.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:01.27 mfbt/tests/TestFloatingPoint 33:01.36 /usr/bin/clang -std=gnu99 -o hwcontext.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/hwcontext.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/hwcontext.c 33:01.42 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestFastBernoulliTrial 33:01.62 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestFloatingPoint -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestFloatingPoint.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:01.62 mfbt/tests/TestFunctionTypeTraits 33:01.65 /usr/bin/clang -std=gnu99 -o imgutils.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/imgutils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/imgutils.c 33:01.77 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestFloatingPoint 33:01.98 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestFunctionTypeTraits -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestFunctionTypeTraits.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:01.98 mfbt/tests/TestIntegerPrintfMacros 33:02.13 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestFunctionTypeTraits 33:02.16 /usr/bin/clang -std=gnu99 -o lgcreate.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DLG_LIB_NAME="libnssdbm3.dylib"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/legacydb/legacydb_nssdbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/lgcreate.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb/lgcreate.c 33:02.20 /usr/bin/clang -std=gnu99 -o integer.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/integer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/integer.c 33:02.39 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestIntegerPrintfMacros -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestIntegerPrintfMacros.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:02.39 mfbt/tests/TestIntegerRange 33:02.56 /usr/bin/clang -std=gnu99 -o intmath.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/intmath.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/intmath.c 33:02.57 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestIntegerPrintfMacros 33:02.63 /usr/bin/clang -std=gnu99 -o lgdestroy.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DLG_LIB_NAME="libnssdbm3.dylib"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/legacydb/legacydb_nssdbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/lgdestroy.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb/lgdestroy.c 33:02.76 /usr/bin/clang -std=gnu99 -o lls.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/lls.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/lls.c 33:02.87 /usr/bin/clang -std=gnu99 -o lgfind.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DLG_LIB_NAME="libnssdbm3.dylib"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/legacydb/legacydb_nssdbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/lgfind.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb/lgfind.c 33:03.06 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestIntegerRange -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestIntegerRange.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:03.06 mfbt/tests/TestJSONWriter 33:03.17 /usr/bin/clang -std=gnu99 -o log.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/log.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/log.c 33:03.25 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestIntegerRange 33:03.26 mozglue/build 33:03.28 /usr/bin/clang++ -std=gnu++14 -o SSE.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DIMPL_MFBT -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/mozglue/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/mozglue/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/SSE.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mozglue/build/SSE.cpp 33:03.37 mozglue/build/libmozglue.dylib 33:03.37 rm -f libmozglue.dylib 33:03.38 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -fPIC -o libmozglue.dylib -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mozglue/build/libmozglue_dylib.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-bind_at_load -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -Wl,-U,_replace_init -fcolor-diagnostics -dynamiclib -install_name @executable_path/libmozglue.dylib -compatibility_version 1 -current_version 1 -single_module 33:03.47 /usr/bin/clang -std=gnu99 -o log2_tab.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/log2_tab.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/log2_tab.c 33:03.47 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestJSONWriter -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestJSONWriter.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:03.47 mfbt/tests/TestLinkedList 33:03.53 /usr/bin/clang -std=gnu99 -o lgfips.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DLG_LIB_NAME="libnssdbm3.dylib"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/legacydb/legacydb_nssdbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/lgfips.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb/lgfips.c 33:03.56 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target libmozglue.dylib 33:03.58 /usr/bin/clang -std=gnu99 -o lginit.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DLG_LIB_NAME="libnssdbm3.dylib"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/legacydb/legacydb_nssdbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/lginit.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb/lginit.c 33:03.58 /usr/bin/clang -std=gnu99 -o mathematics.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/mathematics.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/mathematics.c 33:03.63 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestJSONWriter 33:03.80 /usr/bin/clang -std=gnu99 -o mem.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/mem.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/mem.c 33:03.82 chmod +x libmozglue.dylib 33:03.82 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mozglue/build -m 644 'libmozglue.dylib' '../../dist/bin' 33:03.84 /usr/bin/clang++ -std=gnu++14 -o Unified_mm_gfx_thebes0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DOS_POSIX=1 -DOS_MACOSX=1 -DGRAPHITE2_STATIC -DSTATIC_EXPORTABLE_JS_API -DMOZ_HAS_MOZGLUE -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/Users/matthew/mozilla-central2/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes -I/Users/matthew/mozilla-central2/obj-fx-dbg/ipc/ipdl/_ipdlheaders -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/ipc/glue -I/Users/matthew/mozilla-central2/dom/base -I/Users/matthew/mozilla-central2/dom/xml -I/Users/matthew/mozilla-central2/gfx/skia -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/config -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/core -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/docs -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/gpu -I/Users/matthew/mozilla-central2/gfx/skia/skia/include/utils -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/cairo -MD -MP -MF .deps/Unified_mm_gfx_thebes0.o.pp -fcolor-diagnostics -x objective-c++ -fobjc-exceptions -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes/Unified_mm_gfx_thebes0.mm 33:03.87 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestLinkedList -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestLinkedList.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:03.87 mfbt/tests/TestMacroArgs 33:03.89 /usr/bin/clang -std=gnu99 -o lgutil.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DLG_LIB_NAME="libnssdbm3.dylib"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/legacydb/legacydb_nssdbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/lgutil.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb/lgutil.c 33:04.03 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestLinkedList 33:04.16 /usr/bin/clang -std=gnu99 -o opt.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/opt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/opt.c 33:04.21 /usr/bin/clang -std=gnu99 -o lowcert.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DLG_LIB_NAME="libnssdbm3.dylib"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/legacydb/legacydb_nssdbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/lowcert.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb/lowcert.c 33:04.24 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestMacroArgs -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestMacroArgs.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:04.24 mfbt/tests/TestMacroForEach 33:04.26 /Users/matthew/mozilla-central2/media/ffvpx/libavutil/opt.c:356:12: warning: 'return' will never be executed [-Wunreachable-code-return] 33:04.26 return 0; 33:04.26 ^ 33:04.42 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestMacroArgs 33:04.63 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestMacroForEach -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestMacroForEach.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:04.63 mfbt/tests/TestMathAlgorithms 33:04.77 /usr/bin/clang -std=gnu99 -o lowkey.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DLG_LIB_NAME="libnssdbm3.dylib"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/legacydb/legacydb_nssdbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/lowkey.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb/lowkey.c 33:04.78 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestMacroForEach 33:04.97 /usr/bin/clang -std=gnu99 -o pcertdb.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DLG_LIB_NAME="libnssdbm3.dylib"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/legacydb/legacydb_nssdbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pcertdb.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb/pcertdb.c 33:05.03 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestMathAlgorithms -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestMathAlgorithms.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:05.03 mfbt/tests/TestMaybe 33:05.15 1 warning generated. 33:05.17 /usr/bin/clang -std=gnu99 -o parseutils.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/parseutils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/parseutils.c 33:05.17 /Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb/pcertdb.c:4855:13: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 33:05.17 if (len > sizeof(keyBuf)) { 33:05.17 ~~~ ^ ~~~~~~~~~~~~~~ 33:05.20 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestMathAlgorithms 33:05.46 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestMaybe -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestMaybe.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:05.46 mfbt/tests/TestNonDereferenceable 33:05.55 /usr/bin/clang -std=gnu99 -o pixdesc.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/pixdesc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/pixdesc.c 33:05.61 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestMaybe 33:05.82 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestNonDereferenceable -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestNonDereferenceable.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:05.82 mfbt/tests/TestNotNull 33:05.96 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestNonDereferenceable 33:06.17 /usr/bin/clang -std=gnu99 -o pixelutils.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/pixelutils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/pixelutils.c 33:06.19 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestNotNull -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestNotNull.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:06.19 mfbt/tests/TestPair 33:06.30 /usr/bin/clang -std=gnu99 -o rational.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/rational.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/rational.c 33:06.34 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestNotNull 33:06.56 /usr/bin/clang -std=gnu99 -o reverse.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/reverse.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/reverse.c 33:06.61 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestPair -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestPair.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:06.61 mfbt/tests/TestRandomNum 33:06.69 /usr/bin/clang -std=gnu99 -o samplefmt.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/samplefmt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/samplefmt.c 33:06.74 1 warning generated. 33:06.75 /usr/bin/clang -std=gnu99 -o pk11db.o -c -DDEBUG '-DSHLIB_SUFFIX="dylib"' '-DSHLIB_PREFIX="lib"' '-DLG_LIB_NAME="libnssdbm3.dylib"' -DNSS_FIPS_DISABLED -DNSS_NO_INIT_SUPPORT -DNSS_X86_OR_X64 -DNSS_X64 -DNSS_USE_64 -DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT -DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES -DHAVE_BSD_FLOCK -DHAVE_STRERROR -DXP_UNIX -D_REENTRANT -DDARWIN -DNSS_DISABLE_LIBPKIX -I/Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb -I/Users/matthew/mozilla-central2/obj-fx-dbg/security/nss/lib/softoken/legacydb/legacydb_nssdbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/private/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/dbm -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -MD -MP -MF .deps/pk11db.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/security/nss/lib/softoken/legacydb/pk11db.c 33:06.77 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestPair 33:06.95 /usr/bin/clang -std=gnu99 -o slicethread.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/slicethread.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/slicethread.c 33:06.99 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestRandomNum -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestRandomNum.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:06.99 mfbt/tests/TestRange 33:07.16 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestRandomNum 33:07.16 /usr/bin/clang -std=gnu99 -o threadmessage.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/threadmessage.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/threadmessage.c 33:07.20 make[4]: Nothing to be done for `target'. 33:07.22 /usr/bin/clang -std=gnu99 -o time.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/time.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/time.c 33:07.35 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestRange -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestRange.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:07.35 mfbt/tests/TestRefPtr 33:07.37 /usr/bin/clang -std=gnu99 -o timecode.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/timecode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/timecode.c 33:07.38 make[4]: Nothing to be done for `target'. 33:07.38 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestRefPtr -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestRefPtr.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:07.38 mfbt/tests/TestResult 33:07.49 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestRange 33:07.53 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestRefPtr 33:07.57 /usr/bin/clang -std=gnu99 -o utils.o -c -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 -I/Users/matthew/mozilla-central2/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -I/Users/matthew/mozilla-central2/media/ffvpx -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -DMOZILLA_CLIENT -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-parentheses -Wno-pointer-sign -Wno-sign-compare -Wno-switch -Wno-type-limits -Wno-unused-function -Wno-deprecated-declarations -Wno-absolute-value -Wno-incompatible-pointer-types -Wno-string-conversion -Wno-visibility -ffreestanding -include libavutil_visibility.h -MD -MP -MF .deps/utils.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/ffvpx/libavutil/utils.c 33:07.57 media/ffvpx/libavutil/libmozavutil.dylib.symbols.stub 33:07.71 mkdir -p '.deps/' 33:07.73 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.file_generate /Users/matthew/mozilla-central2/python/mozbuild/mozbuild/action/generate_symbols_file.py generate_symbols_file libmozavutil.dylib.symbols .deps/libmozavutil.dylib.symbols.pp .deps/libmozavutil.dylib.symbols.stub /Users/matthew/mozilla-central2/media/ffvpx/libavutil/avutil.symbols -DDEBUG=1 -DHAVE_AV_CONFIG_H -DASSERT_LEVEL=2 33:07.73 mozglue/tests 33:07.73 /usr/bin/clang++ -std=gnu++14 -o ShowSSEConfig.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/mozglue/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mozglue/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/ShowSSEConfig.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mozglue/tests/ShowSSEConfig.cpp 33:07.74 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestResult -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestResult.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:07.74 mfbt/tests/TestRollingMean 33:07.88 /usr/bin/clang++ -std=gnu++14 -o TestPrintf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/mozglue/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/mozglue/tests -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/testing -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/TestPrintf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/mozglue/tests/TestPrintf.cpp 33:07.91 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestResult 33:08.06 media/ffvpx/libavutil/libmozavutil.dylib 33:08.06 rm -f libmozavutil.dylib 33:08.08 /usr/bin/clang -std=gnu99 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -fPIC -o libmozavutil.dylib -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil/libmozavutil_dylib.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -dynamiclib -install_name @executable_path/libmozavutil.dylib -compatibility_version 1 -current_version 1 -single_module -Wl,-exported_symbols_list,libmozavutil.dylib.symbols -lm 33:08.14 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestRollingMean -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestRollingMean.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:08.14 mfbt/tests/TestSaturate 33:08.26 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target libmozavutil.dylib 33:08.32 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestRollingMean 33:08.42 mozglue/tests/ShowSSEConfig 33:08.42 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o ShowSSEConfig ShowSSEConfig.o -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie ../build/libmozglue.dylib 33:08.42 mozglue/tests/TestPrintf 33:08.54 chmod +x libmozavutil.dylib 33:08.56 ../../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/media/ffvpx/libavutil -m 644 'libmozavutil.dylib' '../../../dist/bin' 33:08.57 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestSaturate -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestSaturate.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:08.57 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestPrintf TestPrintf.o -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie ../build/libmozglue.dylib 33:08.57 mfbt/tests/TestScopeExit 33:08.59 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target ShowSSEConfig 33:08.72 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestPrintf 33:08.72 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestSaturate 33:08.82 make[4]: Nothing to be done for `target'. 33:08.82 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestScopeExit -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestScopeExit.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:08.82 mfbt/tests/TestSegmentedVector 33:08.94 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mozglue/tests -m 644 'ShowSSEConfig' '../../dist/cppunittests' 33:08.94 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mozglue/tests -m 644 'TestPrintf' '../../dist/cppunittests' 33:08.95 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mozglue/tests -m 755 'ShowSSEConfig' '../../dist/bin' 33:08.96 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mozglue/tests -m 755 'TestPrintf' '../../dist/bin' 33:08.96 config/external/lgpllibs/liblgpllibs.dylib 33:08.96 rm -f liblgpllibs.dylib 33:08.97 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestSegmentedVector -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestSegmentedVector.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:08.97 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -fPIC -o liblgpllibs.dylib -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/config/external/lgpllibs/liblgpllibs_dylib.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics ../../../mozglue/build/libmozglue.dylib -dynamiclib -install_name @executable_path/liblgpllibs.dylib -compatibility_version 1 -current_version 1 -single_module 33:08.97 mfbt/tests/TestSHA1 33:08.98 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestScopeExit 33:09.14 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target liblgpllibs.dylib 33:09.15 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestSegmentedVector 33:09.38 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestSHA1 -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestSHA1.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:09.38 mfbt/tests/TestSmallPointerArray 33:09.40 chmod +x liblgpllibs.dylib 33:09.40 ../../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/config/external/lgpllibs -m 644 'liblgpllibs.dylib' '../../../dist/bin' 33:09.41 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestSmallPointerArray -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestSmallPointerArray.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:09.41 mfbt/tests/TestSplayTree 33:09.56 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestSHA1 33:09.59 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestSmallPointerArray 33:09.81 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestSplayTree -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestSplayTree.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:09.81 mfbt/tests/TestSPSCQueue 33:09.82 mkdir -p '.deps/' 33:09.83 gfx/angle/targets/translator 33:09.85 /usr/bin/clang++ -std=gnu++14 -o ASTMetadataHLSL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ASTMetadataHLSL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/ASTMetadataHLSL.cpp 33:09.90 media/webrtc/trunk/gtest 33:09.92 /usr/bin/clang++ -std=gnu++14 -o OSXRunLoopSingleton.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/OSXRunLoopSingleton.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/gtest/OSXRunLoopSingleton.cpp 33:09.98 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestSplayTree 33:10.01 /usr/bin/clang++ -std=gnu++14 -o sparse_fir_filter_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/sparse_fir_filter_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/common_audio/sparse_fir_filter_unittest.cc 33:10.21 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestSPSCQueue -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestSPSCQueue.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:10.21 mfbt/tests/TestTemplateLib 33:10.36 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestSPSCQueue 33:10.57 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestTemplateLib -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestTemplateLib.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:10.57 mfbt/tests/TestTextUtils 33:10.72 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestTemplateLib 33:10.94 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestTextUtils -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestTextUtils.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:10.94 mfbt/tests/TestThreadSafeWeakPtr 33:11.08 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestTextUtils 33:11.28 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestThreadSafeWeakPtr -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestThreadSafeWeakPtr.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:11.29 mfbt/tests/TestTuple 33:11.43 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestThreadSafeWeakPtr 33:11.65 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestTuple -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestTuple.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:11.65 mfbt/tests/TestTypedEnum 33:11.79 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestTuple 33:12.01 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestTypedEnum -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestTypedEnum.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:12.01 mfbt/tests/TestTypeTraits 33:12.16 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestTypedEnum 33:12.39 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestTypeTraits -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestTypeTraits.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:12.39 mfbt/tests/TestUniquePtr 33:12.55 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestTypeTraits 33:12.58 /usr/bin/clang++ -std=gnu++14 -o controller_manager_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/controller_manager_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/audio_network_adaptor/controller_manager_unittest.cc 33:12.77 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestUniquePtr -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestUniquePtr.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:12.77 mfbt/tests/TestUtf8 33:12.92 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestUniquePtr 33:13.19 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestUtf8 -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestUtf8.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:13.19 mfbt/tests/TestVariant 33:13.35 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestUtf8 33:13.54 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes/Unified_mm_gfx_thebes0.mm:2: 33:13.54 /Users/matthew/mozilla-central2/gfx/thebes/gfxMacPlatformFontList.mm:660:23: warning: 'X2Fix' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 33:13.54 Fixed fixedSize = X2Fix(aSize); 33:13.54 ^ 33:13.54 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/FixMath.h:337:1: note: 'X2Fix' has been explicitly marked deprecated here 33:13.54 X2Fix(double x) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 33:13.54 ^ 33:13.54 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes/Unified_mm_gfx_thebes0.mm:2: 33:13.55 /Users/matthew/mozilla-central2/gfx/thebes/gfxMacPlatformFontList.mm:680:17: warning: 'Fix2X' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 33:13.55 double s0 = Fix2X(mTrakSizeTable[sizeIndex - 1]); 33:13.55 ^ 33:13.55 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/FixMath.h:325:1: note: 'Fix2X' has been explicitly marked deprecated here 33:13.55 Fix2X(Fixed x) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 33:13.55 ^ 33:13.55 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/gfx/thebes/Unified_mm_gfx_thebes0.mm:2: 33:13.55 /Users/matthew/mozilla-central2/gfx/thebes/gfxMacPlatformFontList.mm:681:17: warning: 'Fix2X' is deprecated: first deprecated in macOS 10.8 [-Wdeprecated-declarations] 33:13.55 double s1 = Fix2X(mTrakSizeTable[sizeIndex]); 33:13.55 ^ 33:13.55 /Users/matthew/Downloads/MacOSX10.12.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/FixMath.h:325:1: note: 'Fix2X' has been explicitly marked deprecated here 33:13.55 Fix2X(Fixed x) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0, __MAC_10_8, __IPHONE_NA, __IPHONE_NA); 33:13.55 ^ 33:13.57 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestVariant -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestVariant.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:13.57 mfbt/tests/TestVector 33:13.68 /usr/bin/clang++ -std=gnu++14 -o BuiltInFunctionEmulator.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/BuiltInFunctionEmulator.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/BuiltInFunctionEmulator.cpp 33:13.72 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestVariant 33:13.93 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestVector -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestVector.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:13.93 mfbt/tests/TestWeakPtr 33:14.10 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestVector 33:14.33 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestWeakPtr -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestWeakPtr.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:14.33 mfbt/tests/TestWrappingOperations 33:14.49 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestWeakPtr 33:14.71 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestWrappingOperations -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestWrappingOperations.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:14.71 mfbt/tests/TestXorShift128PlusRNG 33:14.87 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestWrappingOperations 33:15.10 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestXorShift128PlusRNG -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestXorShift128PlusRNG.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:15.10 mfbt/tests/TestPoisonArea 33:15.24 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestXorShift128PlusRNG 33:15.45 /usr/bin/clang++ -std=gnu++14 -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -o TestPoisonArea -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests/TestPoisonArea.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie 33:15.68 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target TestPoisonArea 33:15.93 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestAlgorithm' '../../dist/cppunittests' 33:15.94 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestArray' '../../dist/cppunittests' 33:15.94 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestArrayUtils' '../../dist/cppunittests' 33:15.95 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestAtomics' '../../dist/cppunittests' 33:15.95 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestBinarySearch' '../../dist/cppunittests' 33:15.96 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestBloomFilter' '../../dist/cppunittests' 33:15.96 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestBufferList' '../../dist/cppunittests' 33:15.96 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestCasting' '../../dist/cppunittests' 33:15.97 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestCeilingFloor' '../../dist/cppunittests' 33:15.98 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestCheckedInt' '../../dist/cppunittests' 33:15.99 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestCountPopulation' '../../dist/cppunittests' 33:15.99 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestCountZeroes' '../../dist/cppunittests' 33:16.00 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestDefineEnum' '../../dist/cppunittests' 33:16.00 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestDoublyLinkedList' '../../dist/cppunittests' 33:16.01 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestEndian' '../../dist/cppunittests' 33:16.01 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestEnumeratedArray' '../../dist/cppunittests' 33:16.02 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestEnumSet' '../../dist/cppunittests' 33:16.02 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestEnumTypeTraits' '../../dist/cppunittests' 33:16.03 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestFastBernoulliTrial' '../../dist/cppunittests' 33:16.04 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestFloatingPoint' '../../dist/cppunittests' 33:16.05 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestFunctionTypeTraits' '../../dist/cppunittests' 33:16.06 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestIntegerPrintfMacros' '../../dist/cppunittests' 33:16.06 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestIntegerRange' '../../dist/cppunittests' 33:16.07 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestJSONWriter' '../../dist/cppunittests' 33:16.07 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestLinkedList' '../../dist/cppunittests' 33:16.08 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestMacroArgs' '../../dist/cppunittests' 33:16.09 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestMacroForEach' '../../dist/cppunittests' 33:16.09 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestMathAlgorithms' '../../dist/cppunittests' 33:16.09 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestMaybe' '../../dist/cppunittests' 33:16.10 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestNonDereferenceable' '../../dist/cppunittests' 33:16.11 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestNotNull' '../../dist/cppunittests' 33:16.11 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestPair' '../../dist/cppunittests' 33:16.12 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestRandomNum' '../../dist/cppunittests' 33:16.13 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestRange' '../../dist/cppunittests' 33:16.13 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestRefPtr' '../../dist/cppunittests' 33:16.13 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestResult' '../../dist/cppunittests' 33:16.14 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestRollingMean' '../../dist/cppunittests' 33:16.15 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestSaturate' '../../dist/cppunittests' 33:16.15 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestScopeExit' '../../dist/cppunittests' 33:16.16 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestSegmentedVector' '../../dist/cppunittests' 33:16.16 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestSHA1' '../../dist/cppunittests' 33:16.17 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestSmallPointerArray' '../../dist/cppunittests' 33:16.18 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestSplayTree' '../../dist/cppunittests' 33:16.18 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestSPSCQueue' '../../dist/cppunittests' 33:16.19 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestTemplateLib' '../../dist/cppunittests' 33:16.19 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestTextUtils' '../../dist/cppunittests' 33:16.20 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestThreadSafeWeakPtr' '../../dist/cppunittests' 33:16.21 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestTuple' '../../dist/cppunittests' 33:16.22 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestTypedEnum' '../../dist/cppunittests' 33:16.22 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestTypeTraits' '../../dist/cppunittests' 33:16.23 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestUniquePtr' '../../dist/cppunittests' 33:16.24 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestUtf8' '../../dist/cppunittests' 33:16.25 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestVariant' '../../dist/cppunittests' 33:16.26 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestVector' '../../dist/cppunittests' 33:16.27 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestWeakPtr' '../../dist/cppunittests' 33:16.27 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestWrappingOperations' '../../dist/cppunittests' 33:16.28 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestXorShift128PlusRNG' '../../dist/cppunittests' 33:16.28 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 644 'TestPoisonArea' '../../dist/cppunittests' 33:16.29 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestAlgorithm' '../../dist/bin' 33:16.30 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestArray' '../../dist/bin' 33:16.30 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestArrayUtils' '../../dist/bin' 33:16.31 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestAtomics' '../../dist/bin' 33:16.32 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestBinarySearch' '../../dist/bin' 33:16.32 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestBloomFilter' '../../dist/bin' 33:16.33 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestBufferList' '../../dist/bin' 33:16.34 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestCasting' '../../dist/bin' 33:16.34 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestCeilingFloor' '../../dist/bin' 33:16.35 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestCheckedInt' '../../dist/bin' 33:16.35 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestCountPopulation' '../../dist/bin' 33:16.36 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestCountZeroes' '../../dist/bin' 33:16.37 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestDefineEnum' '../../dist/bin' 33:16.37 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestDoublyLinkedList' '../../dist/bin' 33:16.38 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestEndian' '../../dist/bin' 33:16.38 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestEnumeratedArray' '../../dist/bin' 33:16.39 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestEnumSet' '../../dist/bin' 33:16.40 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestEnumTypeTraits' '../../dist/bin' 33:16.40 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestFastBernoulliTrial' '../../dist/bin' 33:16.41 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestFloatingPoint' '../../dist/bin' 33:16.42 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestFunctionTypeTraits' '../../dist/bin' 33:16.42 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestIntegerPrintfMacros' '../../dist/bin' 33:16.43 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestIntegerRange' '../../dist/bin' 33:16.43 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestJSONWriter' '../../dist/bin' 33:16.44 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestLinkedList' '../../dist/bin' 33:16.45 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestMacroArgs' '../../dist/bin' 33:16.45 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestMacroForEach' '../../dist/bin' 33:16.46 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestMathAlgorithms' '../../dist/bin' 33:16.47 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestMaybe' '../../dist/bin' 33:16.48 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestNonDereferenceable' '../../dist/bin' 33:16.48 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestNotNull' '../../dist/bin' 33:16.49 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestPair' '../../dist/bin' 33:16.50 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestRandomNum' '../../dist/bin' 33:16.51 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestRange' '../../dist/bin' 33:16.51 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestRefPtr' '../../dist/bin' 33:16.52 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestResult' '../../dist/bin' 33:16.52 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestRollingMean' '../../dist/bin' 33:16.53 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestSaturate' '../../dist/bin' 33:16.53 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestScopeExit' '../../dist/bin' 33:16.54 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestSegmentedVector' '../../dist/bin' 33:16.54 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestSHA1' '../../dist/bin' 33:16.55 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestSmallPointerArray' '../../dist/bin' 33:16.56 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestSplayTree' '../../dist/bin' 33:16.56 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestSPSCQueue' '../../dist/bin' 33:16.57 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestTemplateLib' '../../dist/bin' 33:16.58 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestTextUtils' '../../dist/bin' 33:16.59 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestThreadSafeWeakPtr' '../../dist/bin' 33:16.59 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestTuple' '../../dist/bin' 33:16.60 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestTypedEnum' '../../dist/bin' 33:16.61 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestTypeTraits' '../../dist/bin' 33:16.61 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestUniquePtr' '../../dist/bin' 33:16.62 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestUtf8' '../../dist/bin' 33:16.63 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestVariant' '../../dist/bin' 33:16.64 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestVector' '../../dist/bin' 33:16.65 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestWeakPtr' '../../dist/bin' 33:16.65 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestWrappingOperations' '../../dist/bin' 33:16.66 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestXorShift128PlusRNG' '../../dist/bin' 33:16.67 ../../config/nsinstall -L /Users/matthew/mozilla-central2/obj-fx-dbg/mfbt/tests -m 755 'TestPoisonArea' '../../dist/bin' 33:16.71 /usr/bin/clang++ -std=gnu++14 -o dtx_controller_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/dtx_controller_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller_unittest.cc 33:17.10 /usr/bin/clang++ -std=gnu++14 -o BuiltInFunctionEmulatorGLSL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/BuiltInFunctionEmulatorGLSL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/BuiltInFunctionEmulatorGLSL.cpp 33:18.03 mkdir -p '.deps/' 33:18.05 toolkit/components/telemetry/pingsender 33:18.06 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_pingsender0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/toolkit/components/telemetry/pingsender -I/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry/pingsender -I/Users/matthew/mozilla-central2/toolkit/crashreporter/google-breakpad/src -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/Unified_cpp_pingsender0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry/pingsender/Unified_cpp_pingsender0.cpp 33:18.33 3 warnings generated. 33:18.41 /usr/bin/clang++ -std=gnu++14 -o frame_length_controller_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/frame_length_controller_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller_unittest.cc 33:18.75 mkdir -p '.deps/' 33:18.77 browser/app 33:18.77 /usr/bin/clang++ -std=gnu++14 -o nsBrowserApp.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DXPCOM_GLUE -DMOZ_HAS_MOZGLUE -DMOZ_GECKODRIVER '-DFIREFOX_ICO="/Users/matthew/mozilla-central2/browser/branding/unofficial/firefox.ico"' '-DDOCUMENT_ICO="/Users/matthew/mozilla-central2/browser/branding/unofficial/document.ico"' '-DNEWWINDOW_ICO="/Users/matthew/mozilla-central2/browser/branding/unofficial/newwindow.ico"' '-DNEWTAB_ICO="/Users/matthew/mozilla-central2/browser/branding/unofficial/newtab.ico"' '-DPBMODE_ICO="/Users/matthew/mozilla-central2/browser/branding/unofficial/pbmode.ico"' -I/Users/matthew/mozilla-central2/browser/app -I/Users/matthew/mozilla-central2/obj-fx-dbg/browser/app -I/Users/matthew/mozilla-central2/obj-fx-dbg/build -I/Users/matthew/mozilla-central2/toolkit/xre -I/Users/matthew/mozilla-central2/xpcom/base -I/Users/matthew/mozilla-central2/xpcom/build -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -MD -MP -MF .deps/nsBrowserApp.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/browser/app/nsBrowserApp.cpp 33:19.37 toolkit/components/telemetry/pingsender/pingsender 33:19.38 /usr/bin/clang++ -std=gnu++14 -o ../../../../dist/bin/pingsender -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/toolkit/components/telemetry/pingsender/pingsender.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie ../../../../mozglue/build/libmozglue.dylib 33:19.53 /usr/bin/clang++ -std=gnu++14 -o BuiltInFunctionEmulatorHLSL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/BuiltInFunctionEmulatorHLSL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/BuiltInFunctionEmulatorHLSL.cpp 33:19.54 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target ../../../../dist/bin/pingsender 33:19.75 /usr/bin/clang++ -std=gnu++14 -o block_processor_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/block_processor_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/aec3/block_processor_unittest.cc 33:19.83 /usr/bin/clang++ -std=gnu++14 -o CallDAG.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/CallDAG.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/CallDAG.cpp 33:19.89 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller_unittest.cc:255:54: warning: implicit conversion from 'const float' to 'int' changes non-zero value from 0.045000002 to 0 [-Wfloat-zero-conversion] 33:19.89 CheckDecision(controller.get(), rtc::Optional(kMediumPacketLossFraction), 33:19.89 ~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~ 33:20.54 browser/app/firefox 33:20.55 /usr/bin/clang++ -std=gnu++14 -o ../../dist/bin/firefox -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/browser/app/firefox.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics ../../xpcom/glue/standalone/libxpcomglue.a -pie ../../mozglue/build/libmozglue.dylib 33:20.80 ld: warning: ignoring file ../../xpcom/glue/standalone/libxpcomglue.a, file was built for archive which is not the architecture being linked (x86_64): ../../xpcom/glue/standalone/libxpcomglue.a 33:20.91 Undefined symbols for architecture x86_64: 33:20.91 "mozilla::GetBootstrap(char const*)", referenced from: 33:20.91 _main in nsBrowserApp.o 33:20.91 ld: symbol(s) not found for architecture x86_64 33:20.92 clang: error: linker command failed with exit code 1 (use -v to see invocation) 33:20.92 make[4]: *** [../../dist/bin/firefox] Error 1 33:20.92 make[3]: *** [browser/app/target] Error 2 33:20.92 make[3]: *** Waiting for unfinished jobs.... 33:20.94 /usr/bin/clang++ -std=gnu++14 -o echo_canceller3_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/echo_canceller3_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/aec3/echo_canceller3_unittest.cc 33:21.23 1 warning generated. 33:21.25 /usr/bin/clang++ -std=gnu++14 -o CodeGen.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/CodeGen.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/CodeGen.cpp 33:21.68 /usr/bin/clang++ -std=gnu++14 -o frame_blocker_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/frame_blocker_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/aec3/frame_blocker_unittest.cc 33:22.36 /usr/bin/clang++ -std=gnu++14 -o CollectVariables.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/CollectVariables.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/CollectVariables.cpp 33:23.29 /usr/bin/clang++ -std=gnu++14 -o residual_echo_detector_complexity_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/residual_echo_detector_complexity_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/residual_echo_detector_complexity_unittest.cc 33:23.31 /usr/bin/clang++ -std=gnu++14 -o Compiler.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/Compiler.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/Compiler.cpp 33:24.26 /usr/bin/clang++ -std=gnu++14 -o wpd_node_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/wpd_node_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/audio_processing/transient/wpd_node_unittest.cc 33:24.76 /usr/bin/clang++ -std=gnu++14 -o ConstantUnion.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ConstantUnion.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/ConstantUnion.cpp 33:25.97 /usr/bin/clang++ -std=gnu++14 -o Declarator.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/Declarator.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/Declarator.cpp 33:26.06 /usr/bin/clang++ -std=gnu++14 -o congestion_controller_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/congestion_controller_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/congestion_controller/congestion_controller_unittest.cc 33:26.20 /usr/bin/clang++ -std=gnu++14 -o Diagnostics.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/Diagnostics.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/Diagnostics.cpp 33:26.36 /usr/bin/clang++ -std=gnu++14 -o delay_based_bwe_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/delay_based_bwe_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/congestion_controller/delay_based_bwe_unittest.cc 33:27.04 /usr/bin/clang++ -std=gnu++14 -o delay_based_bwe_unittest_helper.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/delay_based_bwe_unittest_helper.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/congestion_controller/delay_based_bwe_unittest_helper.cc 33:27.71 /usr/bin/clang++ -std=gnu++14 -o median_slope_estimator_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/median_slope_estimator_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/congestion_controller/median_slope_estimator_unittest.cc 33:27.80 /usr/bin/clang++ -std=gnu++14 -o probe_bitrate_estimator_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/probe_bitrate_estimator_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/congestion_controller/probe_bitrate_estimator_unittest.cc 33:28.09 /usr/bin/clang++ -std=gnu++14 -o DirectiveHandler.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/DirectiveHandler.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/DirectiveHandler.cpp 33:28.21 /usr/bin/clang++ -std=gnu++14 -o ExtensionBehavior.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ExtensionBehavior.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/ExtensionBehavior.cpp 33:29.89 /usr/bin/clang++ -std=gnu++14 -o ExtensionGLSL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ExtensionGLSL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/ExtensionGLSL.cpp 33:30.14 /usr/bin/clang++ -std=gnu++14 -o FlagStd140Structs.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/FlagStd140Structs.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/FlagStd140Structs.cpp 33:30.63 /usr/bin/clang++ -std=gnu++14 -o probe_controller_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/probe_controller_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/congestion_controller/probe_controller_unittest.cc 33:31.09 /usr/bin/clang++ -std=gnu++14 -o probing_interval_estimator_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/probing_interval_estimator_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/congestion_controller/probing_interval_estimator_unittest.cc 33:31.79 /usr/bin/clang++ -std=gnu++14 -o FunctionLookup.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/FunctionLookup.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/FunctionLookup.cpp 33:32.00 /usr/bin/clang++ -std=gnu++14 -o HashNames.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/HashNames.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/HashNames.cpp 33:32.82 /usr/bin/clang++ -std=gnu++14 -o transport_feedback_adapter_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/transport_feedback_adapter_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/congestion_controller/transport_feedback_adapter_unittest.cc 33:33.94 /usr/bin/clang++ -std=gnu++14 -o trendline_estimator_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/trendline_estimator_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/congestion_controller/trendline_estimator_unittest.cc 33:34.10 /usr/bin/clang++ -std=gnu++14 -o mock_desktop_capturer_callback.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/mock_desktop_capturer_callback.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/desktop_capture/mock_desktop_capturer_callback.cc 33:35.50 /usr/bin/clang++ -std=gnu++14 -o screen_capturer_helper_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/screen_capturer_helper_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer_helper_unittest.cc 33:35.77 /usr/bin/clang++ -std=gnu++14 -o ImageFunctionHLSL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ImageFunctionHLSL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/ImageFunctionHLSL.cpp 33:36.31 /usr/bin/clang++ -std=gnu++14 -o ImmutableString.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ImmutableString.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/ImmutableString.cpp 33:36.98 /usr/bin/clang++ -std=gnu++14 -o ImmutableStringBuilder.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ImmutableStringBuilder.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/ImmutableStringBuilder.cpp 33:37.44 /usr/bin/clang++ -std=gnu++14 -o InfoSink.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/InfoSink.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/InfoSink.cpp 33:37.70 /usr/bin/clang++ -std=gnu++14 -o screen_capturer_mac_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/screen_capturer_mac_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/desktop_capture/screen_capturer_mac_unittest.cc 33:38.09 /usr/bin/clang++ -std=gnu++14 -o window_capturer_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/window_capturer_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/desktop_capture/window_capturer_unittest.cc 33:38.31 /usr/bin/clang++ -std=gnu++14 -o bwe_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/bwe_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/test/bwe_unittest.cc 33:38.74 /usr/bin/clang++ -std=gnu++14 -o flexfec_header_reader_writer_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/flexfec_header_reader_writer_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer_unittest.cc 33:39.53 /usr/bin/clang++ -std=gnu++14 -o Initialize.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/Initialize.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/Initialize.cpp 33:39.71 /usr/bin/clang++ -std=gnu++14 -o flexfec_sender_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/flexfec_sender_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/flexfec_sender_unittest.cc 33:41.57 /usr/bin/clang++ -std=gnu++14 -o InitializeDll.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/InitializeDll.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/InitializeDll.cpp 33:42.49 /usr/bin/clang++ -std=gnu++14 -o bye_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/bye_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/bye_unittest.cc 33:42.55 /usr/bin/clang++ -std=gnu++14 -o IntermNode.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/IntermNode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/IntermNode.cpp 33:43.10 /usr/bin/clang++ -std=gnu++14 -o common_header_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/common_header_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header_unittest.cc 33:43.73 /usr/bin/clang++ -std=gnu++14 -o IsASTDepthBelowLimit.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/IsASTDepthBelowLimit.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/IsASTDepthBelowLimit.cpp 33:43.90 /usr/bin/clang++ -std=gnu++14 -o Operator.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/Operator.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/Operator.cpp 33:44.00 /usr/bin/clang++ -std=gnu++14 -o compound_packet_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/compound_packet_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet_unittest.cc 33:44.81 /usr/bin/clang++ -std=gnu++14 -o OutputESSL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/OutputESSL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/OutputESSL.cpp 33:44.83 /usr/bin/clang++ -std=gnu++14 -o OutputGLSL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/OutputGLSL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/OutputGLSL.cpp 33:45.23 /usr/bin/clang++ -std=gnu++14 -o OutputGLSLBase.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/OutputGLSLBase.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/OutputGLSLBase.cpp 33:45.74 /usr/bin/clang++ -std=gnu++14 -o OutputHLSL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/OutputHLSL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/OutputHLSL.cpp 33:45.86 /usr/bin/clang++ -std=gnu++14 -o dlrr_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/dlrr_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr_unittest.cc 33:46.80 /usr/bin/clang++ -std=gnu++14 -o extended_reports_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/extended_reports_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports_unittest.cc 33:46.90 /usr/bin/clang++ -std=gnu++14 -o OutputTree.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/OutputTree.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/OutputTree.cpp 33:46.94 /usr/bin/clang++ -std=gnu++14 -o fir_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/fir_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/fir_unittest.cc 33:47.23 /usr/bin/clang++ -std=gnu++14 -o ParseContext.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ParseContext.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/ParseContext.cpp 33:48.17 /usr/bin/clang++ -std=gnu++14 -o PoolAlloc.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/PoolAlloc.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/PoolAlloc.cpp 33:48.70 /usr/bin/clang++ -std=gnu++14 -o QualifierTypes.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/QualifierTypes.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/QualifierTypes.cpp 33:49.47 /usr/bin/clang++ -std=gnu++14 -o nack_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/nack_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/nack_unittest.cc 33:49.87 /usr/bin/clang++ -std=gnu++14 -o pli_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/pli_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/pli_unittest.cc 33:50.40 /usr/bin/clang++ -std=gnu++14 -o rapid_resync_request_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/rapid_resync_request_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request_unittest.cc 33:51.41 /usr/bin/clang++ -std=gnu++14 -o ResourcesHLSL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ResourcesHLSL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/ResourcesHLSL.cpp 33:51.62 /usr/bin/clang++ -std=gnu++14 -o receiver_report_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/receiver_report_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report_unittest.cc 33:51.82 /usr/bin/clang++ -std=gnu++14 -o ShaderLang.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ShaderLang.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/ShaderLang.cpp 33:53.18 /usr/bin/clang++ -std=gnu++14 -o remb_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/remb_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/remb_unittest.cc 33:53.32 /usr/bin/clang++ -std=gnu++14 -o ShaderVars.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ShaderVars.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/ShaderVars.cpp 33:53.93 /usr/bin/clang++ -std=gnu++14 -o report_block_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/report_block_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block_unittest.cc 33:54.14 /usr/bin/clang++ -std=gnu++14 -o StructureHLSL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/StructureHLSL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/StructureHLSL.cpp 33:54.67 /usr/bin/clang++ -std=gnu++14 -o rpsi_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/rpsi_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi_unittest.cc 33:55.81 /usr/bin/clang++ -std=gnu++14 -o Symbol.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/Symbol.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/Symbol.cpp 33:55.95 /usr/bin/clang++ -std=gnu++14 -o SymbolTable.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/SymbolTable.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/SymbolTable.cpp 33:55.99 /usr/bin/clang++ -std=gnu++14 -o SymbolTable_autogen.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/SymbolTable_autogen.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/SymbolTable_autogen.cpp 33:56.09 /usr/bin/clang++ -std=gnu++14 -o rrtr_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/rrtr_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/rrtr_unittest.cc 33:56.44 /usr/bin/clang++ -std=gnu++14 -o sdes_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/sdes_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes_unittest.cc 33:57.75 /usr/bin/clang++ -std=gnu++14 -o SymbolUniqueId.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/SymbolUniqueId.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/SymbolUniqueId.cpp 33:57.81 /usr/bin/clang++ -std=gnu++14 -o TextureFunctionHLSL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/TextureFunctionHLSL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/TextureFunctionHLSL.cpp 33:58.29 /usr/bin/clang++ -std=gnu++14 -o sender_report_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/sender_report_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report_unittest.cc 33:58.31 /usr/bin/clang++ -std=gnu++14 -o sli_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/sli_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/sli_unittest.cc 33:58.47 /usr/bin/clang++ -std=gnu++14 -o TranslatorESSL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/TranslatorESSL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/TranslatorESSL.cpp 33:59.34 /usr/bin/clang++ -std=gnu++14 -o target_bitrate_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/target_bitrate_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/target_bitrate_unittest.cc 33:59.43 /usr/bin/clang++ -std=gnu++14 -o TranslatorGLSL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/TranslatorGLSL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/TranslatorGLSL.cpp 33:59.53 /usr/bin/clang++ -std=gnu++14 -o tmmbn_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/tmmbn_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn_unittest.cc 34:00.68 /usr/bin/clang++ -std=gnu++14 -o tmmbr_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/tmmbr_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr_unittest.cc 34:00.94 /usr/bin/clang++ -std=gnu++14 -o transport_feedback_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/transport_feedback_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback_unittest.cc 34:01.51 /usr/bin/clang++ -std=gnu++14 -o TranslatorHLSL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/TranslatorHLSL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/TranslatorHLSL.cpp 34:01.70 /usr/bin/clang++ -std=gnu++14 -o Types.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/Types.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/Types.cpp 34:01.74 /usr/bin/clang++ -std=gnu++14 -o rtcp_packet_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/rtcp_packet_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_packet_unittest.cc 34:02.09 /usr/bin/clang++ -std=gnu++14 -o rtcp_sender_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/rtcp_sender_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc 34:03.16 /usr/bin/clang++ -std=gnu++14 -o UtilsHLSL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/UtilsHLSL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/UtilsHLSL.cpp 34:03.61 /usr/bin/clang++ -std=gnu++14 -o rtp_fec_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/rtp_fec_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_fec_unittest.cc 34:04.06 /usr/bin/clang++ -std=gnu++14 -o ValidateGlobalInitializer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ValidateGlobalInitializer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/ValidateGlobalInitializer.cpp 34:04.09 /usr/bin/clang++ -std=gnu++14 -o rtp_format_h264_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/rtp_format_h264_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_format_h264_unittest.cc 34:04.25 /usr/bin/clang++ -std=gnu++14 -o rtp_packet_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/rtp_packet_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_packet_unittest.cc 34:05.26 /usr/bin/clang++ -std=gnu++14 -o rtp_rtcp_impl_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/rtp_rtcp_impl_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl_unittest.cc 34:05.85 /usr/bin/clang++ -std=gnu++14 -o rtp_utility_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/rtp_utility_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/rtp_utility_unittest.cc 34:05.93 /usr/bin/clang++ -std=gnu++14 -o ulpfec_header_reader_writer_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/ulpfec_header_reader_writer_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer_unittest.cc 34:08.65 /usr/bin/clang++ -std=gnu++14 -o ValidateLimitations.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ValidateLimitations.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/ValidateLimitations.cpp 34:10.36 /usr/bin/clang++ -std=gnu++14 -o ValidateMaxParameters.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ValidateMaxParameters.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/ValidateMaxParameters.cpp 34:11.29 /usr/bin/clang++ -std=gnu++14 -o ValidateOutputs.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ValidateOutputs.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/ValidateOutputs.cpp 34:11.64 /usr/bin/clang++ -std=gnu++14 -o ulpfec_receiver_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/ulpfec_receiver_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/ulpfec_receiver_unittest.cc 34:11.85 /usr/bin/clang++ -std=gnu++14 -o ValidateSwitch.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ValidateSwitch.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/ValidateSwitch.cpp 34:12.41 /usr/bin/clang++ -std=gnu++14 -o packet_manipulator_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/packet_manipulator_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_coding/codecs/test/packet_manipulator_unittest.cc 34:12.93 /usr/bin/clang++ -std=gnu++14 -o ValidateVaryingLocations.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ValidateVaryingLocations.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/ValidateVaryingLocations.cpp 34:12.99 /usr/bin/clang++ -std=gnu++14 -o VariablePacker.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/VariablePacker.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/VariablePacker.cpp 34:13.44 /usr/bin/clang++ -std=gnu++14 -o VersionGLSL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/VersionGLSL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/VersionGLSL.cpp 34:14.72 /usr/bin/clang++ -std=gnu++14 -o stats_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/stats_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_coding/codecs/test/stats_unittest.cc 34:14.84 /usr/bin/clang++ -std=gnu++14 -o videoprocessor_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/videoprocessor_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_coding/codecs/test/videoprocessor_unittest.cc 34:15.17 /usr/bin/clang++ -std=gnu++14 -o blocklayout.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/blocklayout.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/blocklayout.cpp 34:15.76 /usr/bin/clang++ -std=gnu++14 -o blocklayoutHLSL.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/blocklayoutHLSL.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/blocklayoutHLSL.cpp 34:17.31 /usr/bin/clang++ -std=gnu++14 -o video_codec_initializer_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/video_codec_initializer_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/video_coding/video_codec_initializer_unittest.cc 34:17.33 /usr/bin/clang++ -std=gnu++14 -o emulated_builtin_functions_hlsl_autogen.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/emulated_builtin_functions_hlsl_autogen.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/emulated_builtin_functions_hlsl_autogen.cpp 34:17.71 /usr/bin/clang++ -std=gnu++14 -o rtp_file_writer.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/rtp_file_writer.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/test/rtp_file_writer.cc 34:18.11 /usr/bin/clang++ -std=gnu++14 -o glslang_lex.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/glslang_lex.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/glslang_lex.cpp 34:18.51 /usr/bin/clang++ -std=gnu++14 -o frame_writer_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/frame_writer_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/test/testsupport/frame_writer_unittest.cc 34:18.88 /usr/bin/clang++ -std=gnu++14 -o overuse_frame_detector_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/overuse_frame_detector_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/video/overuse_frame_detector_unittest.cc 34:18.98 /usr/bin/clang++ -std=gnu++14 -o voe_codec_unittest.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/voe_codec_unittest.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/voice_engine/voe_codec_unittest.cc 34:19.17 /usr/bin/clang++ -std=gnu++14 -o voice_engine_fixture.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/voice_engine_fixture.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/voice_engine/voice_engine_fixture.cc 34:20.01 if ( ! yyg->yy_did_buffer_switch_on_eof ) 34:20.01 ^~~ 34:20.27 BUILDSTATUS BUILD_VERBOSE gfx/angle/targets/translator 34:20.28 /usr/bin/clang++ -std=gnu++14 -o glslang_tab.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/glslang_tab.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/glslang_tab.cpp 34:20.32 /usr/bin/clang++ -std=gnu++14 -o AddAndTrueToLoopCondition.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/AddAndTrueToLoopCondition.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/AddAndTrueToLoopCondition.cpp 34:20.57 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/video/overuse_frame_detector_unittest.cc:347:26: warning: lambda capture 'event' is not used [-Wunused-lambda-capture] 34:20.57 queue.PostTask([this, &event] { 34:20.57 ^ 34:21.54 1 warning generated. 34:21.56 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_trunk_gtest0.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/Unified_cpp_webrtc_trunk_gtest0.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest/Unified_cpp_webrtc_trunk_gtest0.cpp 34:21.64 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_trunk_gtest1.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/Unified_cpp_webrtc_trunk_gtest1.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest/Unified_cpp_webrtc_trunk_gtest1.cpp 34:22.18 /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/glslang_tab.cpp:5087:6: warning: code will never be executed [-Wunreachable-code] 34:22.18 goto yyerrorlab; 34:22.18 ^~~~~~~~~~~~~~~ 34:22.18 /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/glslang_tab.cpp:5086:21: note: silence by adding parentheses to mark code as explicitly dead 34:22.18 if (/*CONSTCOND*/ 0) 34:22.18 ^ 34:22.18 /* DISABLES CODE */ ( ) 34:22.18 /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/glslang_tab.cpp:2401:15: warning: code will never be executed [-Wunreachable-code] 34:22.18 yyssp = yyss + yysize - 1; 34:22.18 ^~~~ 34:22.19 BUILDSTATUS BUILD_VERBOSE media/webrtc/trunk/gtest 34:22.20 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_trunk_gtest10.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/Unified_cpp_webrtc_trunk_gtest10.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest/Unified_cpp_webrtc_trunk_gtest10.cpp 34:22.76 /usr/bin/clang++ -std=gnu++14 -o AddDefaultReturnStatements.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/AddDefaultReturnStatements.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/AddDefaultReturnStatements.cpp 34:23.35 1 warning generated. 34:23.38 /usr/bin/clang++ -std=gnu++14 -o ArrayReturnValueToOutParameter.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ArrayReturnValueToOutParameter.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/ArrayReturnValueToOutParameter.cpp 34:23.54 /usr/bin/clang++ -std=gnu++14 -o BreakVariableAliasingInInnerLoops.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/BreakVariableAliasingInInnerLoops.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/BreakVariableAliasingInInnerLoops.cpp 34:23.62 2 warnings generated. 34:23.65 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_trunk_gtest11.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/Unified_cpp_webrtc_trunk_gtest11.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest/Unified_cpp_webrtc_trunk_gtest11.cpp 34:24.77 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_trunk_gtest12.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/Unified_cpp_webrtc_trunk_gtest12.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest/Unified_cpp_webrtc_trunk_gtest12.cpp 34:25.41 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_trunk_gtest13.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/Unified_cpp_webrtc_trunk_gtest13.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest/Unified_cpp_webrtc_trunk_gtest13.cpp 34:26.15 /usr/bin/clang++ -std=gnu++14 -o ClampFragDepth.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ClampFragDepth.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/ClampFragDepth.cpp 34:28.20 /usr/bin/clang++ -std=gnu++14 -o ClampPointSize.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ClampPointSize.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/ClampPointSize.cpp 34:28.85 /usr/bin/clang++ -std=gnu++14 -o DeclareAndInitBuiltinsForInstancedMultiview.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/DeclareAndInitBuiltinsForInstancedMultiview.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/DeclareAndInitBuiltinsForInstancedMultiview.cpp 34:30.22 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_trunk_gtest14.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/Unified_cpp_webrtc_trunk_gtest14.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest/Unified_cpp_webrtc_trunk_gtest14.cpp 34:31.33 /usr/bin/clang++ -std=gnu++14 -o DeferGlobalInitializers.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/DeferGlobalInitializers.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/DeferGlobalInitializers.cpp 34:33.06 /usr/bin/clang++ -std=gnu++14 -o EmulateGLFragColorBroadcast.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/EmulateGLFragColorBroadcast.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/EmulateGLFragColorBroadcast.cpp 34:33.84 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_trunk_gtest15.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/Unified_cpp_webrtc_trunk_gtest15.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest/Unified_cpp_webrtc_trunk_gtest15.cpp 34:35.15 /usr/bin/clang++ -std=gnu++14 -o EmulatePrecision.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/EmulatePrecision.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/EmulatePrecision.cpp 34:35.25 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_trunk_gtest2.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/Unified_cpp_webrtc_trunk_gtest2.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest/Unified_cpp_webrtc_trunk_gtest2.cpp 34:38.35 /usr/bin/clang++ -std=gnu++14 -o ExpandIntegerPowExpressions.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ExpandIntegerPowExpressions.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/ExpandIntegerPowExpressions.cpp 34:38.47 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_trunk_gtest3.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/Unified_cpp_webrtc_trunk_gtest3.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest/Unified_cpp_webrtc_trunk_gtest3.cpp 34:38.54 /usr/bin/clang++ -std=gnu++14 -o FoldExpressions.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/FoldExpressions.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/FoldExpressions.cpp 34:40.24 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_trunk_gtest4.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/Unified_cpp_webrtc_trunk_gtest4.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest/Unified_cpp_webrtc_trunk_gtest4.cpp 34:40.26 /usr/bin/clang++ -std=gnu++14 -o InitializeVariables.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/InitializeVariables.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/InitializeVariables.cpp 34:42.57 /usr/bin/clang++ -std=gnu++14 -o NameEmbeddedUniformStructs.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/NameEmbeddedUniformStructs.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/NameEmbeddedUniformStructs.cpp 34:43.23 /usr/bin/clang++ -std=gnu++14 -o PruneEmptyCases.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/PruneEmptyCases.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/PruneEmptyCases.cpp 34:44.75 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_trunk_gtest5.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/Unified_cpp_webrtc_trunk_gtest5.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest/Unified_cpp_webrtc_trunk_gtest5.cpp 34:45.26 /usr/bin/clang++ -std=gnu++14 -o PruneNoOps.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/PruneNoOps.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/PruneNoOps.cpp 34:45.96 /usr/bin/clang++ -std=gnu++14 -o RecordConstantPrecision.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/RecordConstantPrecision.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/RecordConstantPrecision.cpp 34:46.20 /usr/bin/clang++ -std=gnu++14 -o RegenerateStructNames.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/RegenerateStructNames.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/RegenerateStructNames.cpp 34:47.27 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_trunk_gtest6.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/Unified_cpp_webrtc_trunk_gtest6.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest/Unified_cpp_webrtc_trunk_gtest6.cpp 34:47.71 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_trunk_gtest7.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/Unified_cpp_webrtc_trunk_gtest7.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest/Unified_cpp_webrtc_trunk_gtest7.cpp 34:48.25 /usr/bin/clang++ -std=gnu++14 -o RemoveArrayLengthMethod.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/RemoveArrayLengthMethod.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/RemoveArrayLengthMethod.cpp 34:50.29 /usr/bin/clang++ -std=gnu++14 -o RemoveDynamicIndexing.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/RemoveDynamicIndexing.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/RemoveDynamicIndexing.cpp 34:53.49 /usr/bin/clang++ -std=gnu++14 -o RemoveInvariantDeclaration.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/RemoveInvariantDeclaration.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/RemoveInvariantDeclaration.cpp 34:55.42 /usr/bin/clang++ -std=gnu++14 -o RemovePow.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/RemovePow.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/RemovePow.cpp 34:57.14 /usr/bin/clang++ -std=gnu++14 -o RemoveSwitchFallThrough.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/RemoveSwitchFallThrough.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/RemoveSwitchFallThrough.cpp 34:57.40 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_trunk_gtest8.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/Unified_cpp_webrtc_trunk_gtest8.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest/Unified_cpp_webrtc_trunk_gtest8.cpp 34:57.66 /usr/bin/clang++ -std=gnu++14 -o RemoveUnreferencedVariables.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/RemoveUnreferencedVariables.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/RemoveUnreferencedVariables.cpp 34:59.30 /usr/bin/clang++ -std=gnu++14 -o Unified_cpp_webrtc_trunk_gtest9.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -DHAVE_UINT64_T -DWEBRTC_POSIX -DWEBRTC_BUILD_LIBEVENT -DWEBRTC_MAC -DGTEST_RELATIVE_PATH -DWEBRTC_APM_DEBUG_DUMP -DWEBRTC_INTELLIGIBILITY_ENHANCER=0 -DWEBRTC_MOZILLA_BUILD=1 -DMOZ_HAS_MOZGLUE -I/Users/matthew/mozilla-central2/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest -I/Users/matthew/mozilla-central2/media/webrtc/trunk -I/Users/matthew/mozilla-central2/ipc/chromium/src -I/Users/matthew/mozilla-central2/media/libopus/celt -I/Users/matthew/mozilla-central2/media/libopus/include -I/Users/matthew/mozilla-central2/media/libopus/src -I/Users/matthew/mozilla-central2/media/libyuv/libyuv/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include -I/Users/matthew/mozilla-central2/media/webrtc/trunk/third_party/gflags/gen/posix/include/private -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wno-error=shadow -Wno-inconsistent-missing-override -Wno-overloaded-virtual -Wno-comma -MD -MP -MF .deps/Unified_cpp_webrtc_trunk_gtest9.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest/Unified_cpp_webrtc_trunk_gtest9.cpp 34:59.50 In file included from /Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest/Unified_cpp_webrtc_trunk_gtest8.cpp:11: 34:59.50 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy_unittest.cc:187:25: warning: lambda capture 'kTooLargeDelta' is not used [-Wunused-lambda-capture] 34:59.50 .WillOnce(Invoke([kTooLargeDelta, this](rtcp::TransportFeedback* packet) { 34:59.50 ^ 34:59.51 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy_unittest.cc:206:25: warning: lambda capture 'kTooLargeDelta' is not required to be captured for this use [-Wunused-lambda-capture] 34:59.51 .WillOnce(Invoke([kTooLargeDelta, this](rtcp::TransportFeedback* packet) { 34:59.51 ^ 34:59.53 /Users/matthew/mozilla-central2/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy_unittest.cc:297:25: warning: lambda capture 'kTimeoutTimeMs' is not used [-Wunused-lambda-capture] 34:59.53 .WillOnce(Invoke([kTimeoutTimeMs, this](rtcp::TransportFeedback* packet) { 34:59.53 ^ 34:59.83 BUILDSTATUS BUILD_VERBOSE gfx/angle/targets/translator 34:59.84 /usr/bin/clang++ -std=gnu++14 -o RewriteAtomicFunctionExpressions.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/RewriteAtomicFunctionExpressions.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/RewriteAtomicFunctionExpressions.cpp 35:00.83 /usr/bin/clang++ -std=gnu++14 -o RewriteDoWhile.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/RewriteDoWhile.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/RewriteDoWhile.cpp 35:01.50 /usr/bin/clang++ -std=gnu++14 -o RewriteElseBlocks.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/RewriteElseBlocks.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/RewriteElseBlocks.cpp 35:01.82 /usr/bin/clang++ -std=gnu++14 -o RewriteRepeatedAssignToSwizzled.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/RewriteRepeatedAssignToSwizzled.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/RewriteRepeatedAssignToSwizzled.cpp 35:02.31 /usr/bin/clang++ -std=gnu++14 -o RewriteStructSamplers.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/RewriteStructSamplers.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/RewriteStructSamplers.cpp 35:02.93 /usr/bin/clang++ -std=gnu++14 -o RewriteTexelFetchOffset.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/RewriteTexelFetchOffset.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/RewriteTexelFetchOffset.cpp 35:03.72 /usr/bin/clang++ -std=gnu++14 -o RewriteUnaryMinusOperatorFloat.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/RewriteUnaryMinusOperatorFloat.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/RewriteUnaryMinusOperatorFloat.cpp 35:04.06 /usr/bin/clang++ -std=gnu++14 -o RewriteUnaryMinusOperatorInt.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/RewriteUnaryMinusOperatorInt.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/RewriteUnaryMinusOperatorInt.cpp 35:05.34 /usr/bin/clang++ -std=gnu++14 -o ScalarizeVecAndMatConstructorArgs.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ScalarizeVecAndMatConstructorArgs.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/ScalarizeVecAndMatConstructorArgs.cpp 35:05.69 /usr/bin/clang++ -std=gnu++14 -o SeparateArrayConstructorStatements.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/SeparateArrayConstructorStatements.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/SeparateArrayConstructorStatements.cpp 35:05.97 /usr/bin/clang++ -std=gnu++14 -o SeparateArrayInitialization.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/SeparateArrayInitialization.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/SeparateArrayInitialization.cpp 35:06.12 /usr/bin/clang++ -std=gnu++14 -o SeparateDeclarations.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/SeparateDeclarations.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/SeparateDeclarations.cpp 35:07.66 /usr/bin/clang++ -std=gnu++14 -o SeparateExpressionsReturningArrays.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/SeparateExpressionsReturningArrays.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/SeparateExpressionsReturningArrays.cpp 35:07.82 /usr/bin/clang++ -std=gnu++14 -o SimplifyLoopConditions.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/SimplifyLoopConditions.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/SimplifyLoopConditions.cpp 35:08.16 /usr/bin/clang++ -std=gnu++14 -o SplitSequenceOperator.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/SplitSequenceOperator.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/SplitSequenceOperator.cpp 35:08.39 /usr/bin/clang++ -std=gnu++14 -o UnfoldShortCircuitAST.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/UnfoldShortCircuitAST.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/UnfoldShortCircuitAST.cpp 35:09.64 /usr/bin/clang++ -std=gnu++14 -o UnfoldShortCircuitToIf.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/UnfoldShortCircuitToIf.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/UnfoldShortCircuitToIf.cpp 35:09.95 /usr/bin/clang++ -std=gnu++14 -o UseInterfaceBlockFields.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/UseInterfaceBlockFields.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/UseInterfaceBlockFields.cpp 35:10.11 /usr/bin/clang++ -std=gnu++14 -o VectorizeVectorScalarArithmetic.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/VectorizeVectorScalarArithmetic.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/VectorizeVectorScalarArithmetic.cpp 35:10.26 /usr/bin/clang++ -std=gnu++14 -o WrapSwitchStatementsInBlocks.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/WrapSwitchStatementsInBlocks.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_ops/WrapSwitchStatementsInBlocks.cpp 35:12.00 /usr/bin/clang++ -std=gnu++14 -o FindMain.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/FindMain.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_util/FindMain.cpp 35:12.21 /usr/bin/clang++ -std=gnu++14 -o FindSymbolNode.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/FindSymbolNode.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_util/FindSymbolNode.cpp 35:12.63 /usr/bin/clang++ -std=gnu++14 -o IntermNodePatternMatcher.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/IntermNodePatternMatcher.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_util/IntermNodePatternMatcher.cpp 35:12.71 /usr/bin/clang++ -std=gnu++14 -o IntermNode_util.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/IntermNode_util.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_util/IntermNode_util.cpp 35:15.80 /usr/bin/clang++ -std=gnu++14 -o IntermTraverse.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/IntermTraverse.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_util/IntermTraverse.cpp 35:15.94 /usr/bin/clang++ -std=gnu++14 -o ReplaceVariable.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ReplaceVariable.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_util/ReplaceVariable.cpp 35:16.37 /usr/bin/clang++ -std=gnu++14 -o RunAtTheEndOfShader.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/RunAtTheEndOfShader.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/tree_util/RunAtTheEndOfShader.cpp 35:16.69 /usr/bin/clang++ -std=gnu++14 -o util.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/util.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/compiler/translator/util.cpp 35:17.81 /usr/bin/clang++ -std=gnu++14 -o ArrayBoundsClamper.o -c -fvisibility=hidden -fvisibility-inlines-hidden -DDEBUG=1 -D__NDK_FPABI__= -DANGLE_SKIP_DXGI_1_2_CHECK -DANGLE_ENABLE_KEYEDMUTEX -DANGLE_ENABLE_ESSL -DANGLE_ENABLE_GLSL -DANGLE_ENABLE_HLSL -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DEGL_EGLEXT_PROTOTYPES -DGL_GLEXT_PROTOTYPES -DNOMINMAX -DNTDDI_VERSION=0x0A000002 -DUNICODE -D_ATL_NO_OPENGL -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SECURE_ATL -D_UNICODE -I/Users/matthew/mozilla-central2/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/obj-fx-dbg/gfx/angle/targets/translator -I/Users/matthew/mozilla-central2/gfx/angle/checkout/include -I/Users/matthew/mozilla-central2/gfx/angle/checkout/out/gen/angle -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src -I/Users/matthew/mozilla-central2/gfx/angle/checkout/src/common/third_party/base -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nspr -I/Users/matthew/mozilla-central2/obj-fx-dbg/dist/include/nss -fPIC -DMOZILLA_CLIENT -include /Users/matthew/mozilla-central2/obj-fx-dbg/mozilla-config.h -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -msse2 -MD -MP -MF .deps/ArrayBoundsClamper.o.pp -fcolor-diagnostics /Users/matthew/mozilla-central2/gfx/angle/checkout/src/third_party/compiler/ArrayBoundsClamper.cpp 35:23.22 3 warnings generated. 35:31.04 media/webrtc/trunk/gtest/webrtc-gtest 35:31.04 /usr/bin/clang++ -std=gnu++14 -o ../../../../dist/bin/webrtc-gtest -Qunused-arguments -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wunreachable-code -Wunreachable-code-return -Wwrite-strings -Wno-invalid-offsetof -Wclass-varargs -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wc++1z-compat -Wc++2a-compat -Wcomma -Wimplicit-fallthrough -Wstring-conversion -Wtautological-overlap-compare -Wtautological-unsigned-enum-zero-compare -Wtautological-unsigned-zero-compare -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-unknown-warning-option -Wno-return-type-c-linkage -fno-sized-deallocation -isysroot /Users/matthew/Downloads/MacOSX10.12.sdk -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fno-exceptions -fno-strict-aliasing -stdlib=libc++ -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe -g -O3 -fno-omit-frame-pointer -funwind-tables -Wl,-filelist,/Users/matthew/mozilla-central2/obj-fx-dbg/media/webrtc/trunk/gtest/webrtc-gtest.list -framework Cocoa -lobjc -framework AudioToolbox -framework ExceptionHandling -Wl,-executable_path,/Users/matthew/mozilla-central2/obj-fx-dbg/dist/bin -Wl,-dead_strip -fcolor-diagnostics -pie ../../../../mozglue/build/libmozglue.dylib -framework CoreVideo -framework AVFoundation -framework CoreMedia -framework AppKit -framework IOKit -framework OpenGL -framework AudioToolbox -framework AudioUnit -framework Carbon -framework CoreAudio -framework QuartzCore -framework Security -framework SystemConfiguration -F/System/Library/PrivateFrameworks -framework CoreUI 35:31.64 /Users/matthew/mozilla-central2/obj-fx-dbg/_virtualenvs/init/bin/python -m mozbuild.action.check_binary --target ../../../../dist/bin/webrtc-gtest 35:31.74 make[2]: *** [compile] Error 2 35:31.75 make[1]: *** [default] Error 2 35:31.75 make: *** [build] Error 2 35:31.79 331 compiler warnings present. 35:32.00 /usr/local/bin/terminal-notifier -title Mozilla Build System -group mozbuild -message Build failed mozilla-central2 mozilla-central2 $